How to run a webhook?
Hi, I want to change the list of people when a certain autoresponder email is sent.
According to the tutorials, it is done with Sendy rules, but when I choose the webhook, it asks me for a URL.
Where do I get that URL from?
I don't understand anything, I ask for help.
Best regards.
This discussion has been closed.
Comments
Hi,
To utilize a webhook, you must create a script that performs a desired action. One possible use case is to add a user to a different database when they subscribe to your list. Once the script is written, it can be uploaded to a server and assigned a URL, which will serve as the webhook's endpoint.
Thanks.
Best regards,
Ben