Airtable Webhooks API Overview
  • 04 Mar 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Airtable Webhooks API Overview

  • Dark
    Light
  • PDF

Article Summary

Overview of Webhooks API

The Webhooks API allows developers to be notified in real-time about changes in their base that they care about, from newly created records to a field being updated in an existing record, to a record moving in or out of a view. Read on to learn more about the basics of Webhooks API in Airtable.

Note

Depending upon the workflow you are trying to build, Webhooks may not always be the best option. You may also want to consider implementing our Run a script automation action.

Support interaction guidance

If the troubleshooting steps outlined in this article do not help to resolve your issue, then feel free to reach out to our Support team. Our Support team is here to help you if you have issues using Webhooks but cannot build out new integrations for your team. Please include the following information when you submit your help request:

  • The full API request (Please omit your secret API key)

  • Any error messages you are receiving

  • Relevant and specific context around the particular issue you are encountering

Note

If you were part of our Webhooks API beta testing group, then please consult our deprecation notice for more information on how to translate specifications and more.


Was this article helpful?