Hi, Bubblers.
I have not found on this forum anything close to my topic so decide to start a conversation about an issue I faced recently. I was tasked to build a commucation in a project between several APIs. As a step 1 it is neccessary to receive and handle information in Bubble when the data will be send from another service. The first idea is to set a webhook. But, it is possible to create the endpoint manually and only manually. I was testing that logic with postman and the data was received successfully only when I click on the button. Thus, this option is not very reliable.
Can you advice me something like event listener on bubble side. The task is to get and handle a data when that data will be sent from another services.
Thanks