Coder WebHook Integration (HTTP)
Hello Team,
I'm in the process of setting up an HTTP webhook integration for our Coder deployment. I'm successfully able to send traffic to the webhook endpoint. However, I would like to secure this integration using a secret or token.
The receiving system supports secret/token-based authentication, but I’m unsure how to configure Coder to include authentication details (e.g., a secret or token) in the webhook request. Could you advise on how to set this up on the Coder side?
Thanks !
2 Replies