Warning: The Google Contacts API is now deprecated and is scheduled for sunset on June 15, 2021. Apps should instead use the People API. Get started with the migration guide. For our official statement on the deprecation please read our service announcement.
Oh, then I have an error. I will check again. Thanks!
Anyway, is it possible to search a contact? I know I can Get a Contact (by its Contact ID) but I would like to Search for a Contact/s giving a name or phone number.
The node doesn’t support the Search operation. However, you can either use the HTTP Request node to make API calls to the endpoint or use the Get All operation and then an IF node to filter out the contact you need.