Google Contacts

I am trying to get the Google Contacts piece to work. It’s authenticated correctly. I’ve tried the generate sample data / test step but all I get back is No Results Found. This is despite editing contacts.
As I understand the description it should trigger on new contact and updated contact?

I found this in the log

55702/12/09 04:32AM 50 pid=8 hostname=8bd477f834ea msg=Flow trigger with new_or_updated_contact trigger throws and error, returning as zero payload {“response”:{“status”:429,“body”:{“error”:{“code”:429,“message”:“Sync quota exceeded.”,“status”:“RESOURCE_EXHAUSTED”}}},“request”:{}}

I think this happens when you try and ‘Load Data’ when testing the step too many times in a row. It’s still not returning anything however.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.