Hi,
Can anyone help on how to create a new ticket / issue on Jira using PHP?
Thanks,
Jassim
Hi Jassim,
Welcome to the community!
I strongly recommend you to check Atlassian's Cloud REST API documentation in the link below:
It will provide you all the information to create a new ticket using PHP.
Please let me know if it helps.
Cheers,
Carlos
There's a PHP library that incorporates Atlassian REST API, which you can use here. See their example on creating issues to begin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.