Under sites > select site > Notifications > Webhook URL.

Enter a URL here to receive data about the latest deployment. Ploi will send a POST request to this URL, containing the server ID, site ID, and latest deployment log.

image

I put an webhook link there and save. When I refresh the dashboard the link is still there. Then when I depoy my website, the url receives the POST request once. But after that first deploy, the field is now empty in the dashboard and I no longer receive the POST requests.

Deploy webhook url is emptied after deploying.

1 total vote