App ID 4A47197B-AE30-FA84-FF56-0071F4010900
Hi @Marina.Rudenko, I am trying to use the ways you suggested to listen to webhooks in codeless.
I have created a custom event ( leadWebhook*default) and created a webhook in my external CRM with this url format:
https://api.backendless.com/APP-ID/REST-API-KEY/servercode/events/leadWebhook
Now there are events added to the Event Log in my external CRM, but there is no activity in Backendless, what am I missing?
I tried also creating an API service ( receiveWebhookData*) and again created the webhook in my external CRM using the url of the API service.
I am looking through the documentation but I can’t find something to take me to the next step, can you give me a hint?
My desired outcome is to see the event log that my external CRM is posting to the URL in Backendless.