Getting your data into your Flybase apps is important, and we’re happy to provide multiple channels to do this.
Today, we’re pleased to introduce a new channel: Incoming Webhooks!
You can use webhooks to handle events such as calls or messages from Twilio, all you have to do is go the Your Webhooks
link in the top right menu of your dashboard, and create a new webhook that generates a unique incoming URL.
When you create a webhook, you can specify which collection inside which app to store data.
We’ve also given you three options for handling incoming data:
POST
ed datapayload
parameter in a POST requestPOST
requestThe reason we’ve done this is to allow you to create more flexible webhooks that let you then store data from more sources.
We’ll be releasing outgoing webhooks shortly as well, so stay tuned for that! 🙂
Ready To Build Awesome Apps?