I’ve been playing around with the App Builder and it is truly amazing. Has so much potential. One critical thing that is missing that could allow the App Builder to be used to build anything, is to have a simple REST API Endpoint as a form event. The idea here is that you can create a simple interface to send data from the form to a Rest API Endpoint. So you can have a simple form that asks for the URL of the API, the Headers required, and the Body data. When the user submits the form the data from the form (that is selected in the Body Data), can be sent to the API. In this way, you can integrate Baserow with anything and create really complex applications in a no code fashion. Of course, what the API does with the data is not a concern of Baserow. The idea is to just allow the form data to be sent to the API based on what is prefilled. Thanks.
Good morning @ddsgad,
This is on our roadmap, but I don’t imagine it’ll come until early 2025. We’re very excited about this workflow action however. I’ve created two issues in Gitlab if you’re interested in following their progress:
- Implement a data source which can request data from a third-party API.
- Implement a workflow action which can dispatch data to a third-party API.
Cheers,
Peter Evans