Webhook - instantly update a record on stacker from airtable
B
Billy Bush
does Stacker have a webhook or way to receive an update for a field from a push from airtable? i.e. use a script, automation, etc. to push an update back to stacker (not requiring a call from Stacker) when a field changes. In my case, even doing it only on select fields would make huge difference (not necessary for all fields).
N
Noam Say
You can set it up using Airtable Webhooks: https://airtable.com/api/webhooks
E
Eli
Noam Say: The link isn't working
J
Jeff Miller
Eli: This is the proper link to Airtable's webhook documentation: https://support.airtable.com/hc/en-us/articles/1500003044161-Incoming-webhooks-trigger
However, Airtable's webhooks feature is limited to incoming webhook requests only. The outgoing webhook would likely have to be sent from a custom script.
Also, there are no webhooks for Stacker (to date), but there will likely be something you can do with the upcoming Zapier integration.