Skip to main content

Sending webhook upon some trigger in airtable

  • January 1, 2022
  • 3 replies
  • 53 views

How we can build the automation when airtable send webhook to third party system when some event happens, ex. checkbox checked or status updated?

This topic has been closed for replies.

3 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • January 1, 2022

If you want Airtable to automatically call the webhook, you need an automation that runs a script.

However, depending on the system, you might be able to use Integromat or Zapier to watch for the record entering a view, the. Have Integromat or Zapier call the webhook without using a custom script.


  • Author
  • New Participant
  • January 2, 2022

If you want Airtable to automatically call the webhook, you need an automation that runs a script.

However, depending on the system, you might be able to use Integromat or Zapier to watch for the record entering a view, the. Have Integromat or Zapier call the webhook without using a custom script.


Yeah. Third party, like zapier, always work.
However, there are a lot of advantages to internal webhook.
first, it’s immediate. Second, it’s free.
Does anyone have an example of the script that call the webhook?


kuovonne
Forum|alt.badge.img+29
  • Brainy
  • January 2, 2022

Yeah. Third party, like zapier, always work.
However, there are a lot of advantages to internal webhook.
first, it’s immediate. Second, it’s free.
Does anyone have an example of the script that call the webhook?