How to create an API using Workflow with webhook to access my Database?

Hi,

I would like to create a workflow that works as an API that can be accessed via trigger using a Webhook. Inside this workflow, I will return some data from my database.

I would like to know if it is possible to do this. And I have more questions:

If you have any examples of creating this kind of API, I would really appreciate it! :slight_smile:

Thanks!

Hi @candidosales, it is possible to do this!


Check out this topic. I highly recommend you to download @PeteTheHeat's Workflow, create one from this JSON on your end, and see a great example of your use case.


Let us know if you have any questions! :slightly_smiling_face: