Please how do I access the webhook link and set the HTTP request of code in the cloud code coding section
I entered my code in the cloud code coding section for a webhook
After uploading and saving the code I need the webhook URL and i can’t seem to find that anywhere
And also to set the HTTP requests to POST, is it done in the code itself or there’s a way to set it.
Thanks for replying
The screenshot you sent is for the codeless I tried before
I trying to use code as a service
Please take a look at the coding section in my app again, it isn’t showing in the service
In order for your service to appear in the service, you need to upload your code. To do this, the Coding tab has a “Deploy” button.
Also, please note that your service file must be in *.js format (I see that your code file has no extension, so it won’t be deployed).