Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

ProcessMaker to Jira

Janis Zapata February 5, 2019

Good afternoon, We have a "ProcessMaker" ticket assistance tool and we want the information entered to this tool to be transferred to the Jira in order to have better cases mapped. This tool is set up in PHP and I would like to know if this could be possible, if so, in what way could I do it?

I hope you can support me.

Thank you.

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 6, 2019

Hello Janis and welcome to the Community!

I’ve personally never used ProcessMaker, but since the application is running within PHP, you do have options. I do know that you may trigger REST API calls within PHP to create Jira issues or have current issues updated. Here are a few REST API endpoints which you can use to create/update issues:

Further information about the Jira REST API are found at:

As far as the PHP part, I did find a thread from another forum which gives an example of how to make REST API calls within PHP. You may find this thread at: https://forum.processmaker.com/viewtopic.php?t=713847

The good news, you have options available to you to make ProcessMaker integrate/talk to Jira.

Regards,
Stephen Sifers

Janis Zapata March 4, 2020

Thank you very much for your answer, I used the forum information you told me by adding a trigger in ProcessMaker but I need Jira to return information to the ProcessMaker and be able to activate an activity in the workflow of the bpm tool.

Will it be possible?

Regards,
Janis

Suggest an answer

Log in or Sign up to answer