Aug 25, 2021 06:34 AM
Hi,
I have a status column and when i change it to Active, i want to send a webhook to Zapier URL instead of checking on data change (it’s not realtime). Is it possible to do that?
Thank you
Aug 25, 2021 07:08 AM
Hi @Ates - yes, you can do this with Airtable automations, something like:
When record matches conditions => Run a script
And the script would call the Zapier URL passing whatever data you need to be passed.
Arguably, you could achieve the same just within Zapier only, but I think Zapier still has some restrictions on how many times a record can trigger a Zap (only once), whereas Airtable automations will trigger every time a record meets the configured conditions.
Aug 25, 2021 07:20 AM
And how can i check this “When record matches conditions => Run a script” and what script shall i call afterwards? Can you please help me?
Aug 28, 2021 07:28 AM
Can someone help me with this please?