Is there a way I can run a script or queue a webhook after a successful deploy? I see that I can have render post to Slack, but I want to notify my error monitoring service of the deploy.
Thanks!
Is there a way I can run a script or queue a webhook after a successful deploy? I see that I can have render post to Slack, but I want to notify my error monitoring service of the deploy.
Thanks!
Hi Jared,
Thanks for reaching out.
Webhooks are noted as planned, however, I don’t currently have any ETA on them being available. A bit more of a manual workaround could be to use the deploy endpoints of the Public API to check/poll for deploys and their status.
Kind regards
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.