0

I am updating Google Contacts by making an API call to Google Contacts API and I want to have sync between Google Contacts and a third party app like Podio.

So whenever I update a contact in google contacts it should sync up with Podio and vice versa.

And I have a zap set up in Zapier which triggers when a contact is updated in Google Contacts.

My question is will the zap trigger when I make an API call to update a contact in Google Contacts? if yes, then is there a way I can make it so it does not trigger my zap.

Any help would be really appreciated.

Thanks!

1 Answers1

0

Not possible, unless u add a time-sensitive custom field and check for that in Zapier urself

Anurag Sharma
  • 2,409
  • 2
  • 16
  • 34
  • Thanks for your reply, I was hoping the answer could've been a hook event, like when you update a contact in Google Contacts via API, it doesn't consider that update as a hook event. – Vivek Sharma Jul 11 '21 at 12:29
  • I also searched for any way we can consider that update a non hook event, but found nothing in terms of hook events in Google Contacts. – Vivek Sharma Jul 11 '21 at 12:30