Webhooks are not free in Airtable directly.
If you want to call a webhook from Airtable when a record is create or updated, you can use a scripting automation with the appropriate trigger. There is no automation trigger for a deleted record. You also have to be very careful with update record triggers to avoid excessive triggering.
If you want Airtable to receive a webhook, that is also an automation.
You can also use a third party service like Zapier or Integromat.
Webhooks are not free in Airtable directly.
If you want to call a webhook from Airtable when a record is create or updated, you can use a scripting automation with the appropriate trigger. There is no automation trigger for a deleted record. You also have to be very careful with update record triggers to avoid excessive triggering.
If you want Airtable to receive a webhook, that is also an automation.
You can also use a third party service like Zapier or Integromat.
Thank you.
Any reference link for scripting automation, so that I can implement webhooks using scripting
Look at the support website documentation for automations and scripting fetch.