Hi There!
I have this Zap that updates a field in the Contacts of ActiveCampaign from Google Sheets whenever the trigger column is updated.
Is it working during testing but when I turned the Zap on and tests it, it does not work.
Any advice?
Hi There!
I have this Zap that updates a field in the Contacts of ActiveCampaign from Google Sheets whenever the trigger column is updated.
Is it working during testing but when I turned the Zap on and tests it, it does not work.
Any advice?
Hey
Can you share screenshot of your Zap and how have you configured it?
Hi
Some FYIs…
The triggers for Google Sheets are unique among Zapier triggers. When there is a trigger event in the spreadsheet, Zapier gets a notification webhook from Google about this. After that, Zapier sends Google Sheets a request for new data, so it uses both the polling and instant trigger methods. This process takes about 3 minutes overall.
While not being "instant", these triggers are faster than regular polling ones, as they don't depend on the polling interval of the plan your account uses.
If you're watching for changes to a column, we only see new values in that column. If you update the column of an existing row to a value that Zapier previously saw in that column, in that row, we won't see the new value. You will need to either choose a column that will only have unique values, or make a new one which will.
For example, if you had X in the Trigger column, then changed it to Y, the Zap would trigger. If you then changed it back to X it would not trigger again, because the Zap has already seen X in that column.
If you’re using the New or Updated Spreadsheet Row trigger and choose Any column to monitor, any change to a row will trigger your Zap. If you select a specific column, then the Zap will only trigger when there are changes on that column.
Zaps using New or Updated Spreadsheet Row will also trigger for any new rows in the spreadsheet, even if the specified column is blank. To avoid triggering in those cases, add a Filter step to your Zap.
Hi
Thanks for the info!
Yes, it is working but the integration would took 5-10mins.
I just noticed it.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.