Skip to main content

Is there already docs or complete process on how to use airtable webhook api to bubble? Like if the data is created in airtable it will call a backend wf then viceversa in bubble.io to airtable.

Hmm, I'm not aware of any full guides, but for sending to Bubble, the Workflow API should work; you'd use an automation to trigger and hit the endpoint: https://manual.bubble.io/core-resources/api/the-bubble-api/the-workflow-api

And for sending to Airtable, you could probably just use their Airtable plugin?  https://manual.bubble.io/core-resources/bubble-made-plugins/airtable

 


yup, I think that'd be better rather than connecting to webhook api.