Start any no-code software from Airtable with Webhooks!

Описание к видео Start any no-code software from Airtable with Webhooks!

Get a free webhook with Make (formerly Integromat): https://rebrand.ly/test_make

Tutorial how to trigger and activate any other software based on action or state in Airtable.

The core code use in this video:
const inputData = input.config()
const { recordId } = inputData;
const response = await fetch("yourwebhookURL"+"?recordId="+recordId)
console.log(response.status)

Make / Integromat Free plan allows you to create fully functioning automation scenarios and provides monthly renewable 1000 operations credit.

Subscribe to Business Automated for more video automation tutorials 🚀:

https://www.youtube.com/c/BusinessAut...

Business Automated is an independent automation consultancy. If you would like to request custom automation for your business, visit us at https://www.business-automated.com

If you like our tutorials - buy us a coffee☕: https://www.buymeacoffee.com/business
Follow us on Twitter🐦:   / bautomated  
Read more on Medium 💆‍♂️:   / business-automated  

#Webhook #Airtable #nocode

Комментарии

Информация по комментариям в разработке