An Airtable Extension with several customization options including permission, design, and functional settings that allows one to trigger a webhook, make an API call, or send data to another application by the simple press of a button.
This extension shines in its customizability. Settings are self-documented and provide a range of use cases. Want to have a manual trigger for an automation? Go ahead! Want to run a Zap for Zapier integration? This automation makes it possible. Want to export data to another application? Input your webhook options and you are ready to go. Data can even be dynamically pulled from the base using the Cursor API and/or tables and views and sent along with the webhook making this an incredibly powerful tool.
- Add Ability to Work with return value and update/create a record with the value
If you want to help with the development of this extension, fork this repository, clone it, and run 'npm i' to install all the various dependencies. Use the Airtable Client to add your remote repository and add a custom extension to begin developing. See the Airtable Documentation for more information.