Hello,
I am working on integrating Jira SD with Ansible for auto VM provisioning.
I use webhook to post the request when the user is submitted service request and the status is changed to approved. Looks like not working.
The Rest API post call is working manually from the server.
curl -X POST http://username:password@server-ip/api//v2/job_templates/56/launch/
Attaching snippet for the reference. Can anyone help here pls?.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.