Change headers of webhook call
I would like to add an access token to the webhook call.
In addition my hosting service blocks requests with GO as user-agent 🤷
1 Reply
I don't think thats possible
maybe you can pass it to your backend first, and pass the key or access token in the job result (output)