Hi Community!
I want to know can we integrate ERPNext with Jira Software.
A help will be Appreciated.
Hi Community!
I want to know can we integrate ERPNext with Jira Software.
A help will be Appreciated.
What’s the end goal with Jira integration? What are the specific objects you’re looking to sync or automate with this?
Frappe can integrate with any external tool using REST APIs.
Since Jira supports the same you can technically integrate the two platforms:
https://developer.atlassian.com/server/jira/platform/rest-apis/
Thanks for your response.Actually i am working on A employee Performance management system task.
As the employee are already on erpnext and now we want to manage their performance based on the task assigned on jira platform.
Currently i managed to do so by taking export in csv files from jira but now i want to integrate directly with jira to get the task assigned to employee and the current status of the task.
I think you should create a webhook endpoint in ERPNext that can be triggered from Jira. If you only need information related to issues and status, this approach should suffice. However, if you are looking for a tightly integrated solution, this may not be the best option.
https://developer.atlassian.com/server/jira/platform/webhooks/
I think you need to create API function in ERPNext side and call that from jira
Check out Jira Integration for ERPNext, it’s an app that pulls work logs from Jira and creates timesheets. Maybe this helps you.
Lately, we have switched to GitHub - alyf-de/working_time which logs time in ERPNext and only fetches issue titles from Jira, for auto-filling the time log description.
Probably yes, but I didn’t try yet
When managing projects, using epic vs task helps clarify things. Epics are like those big-picture ideas or goals, while tasks are the smaller steps that get you there. I’ve noticed that breaking down projects into epics can make them feel less overwhelming, and you can track progress more efficiently.
It’s lovely to see how everything connects and builds toward the bigger vision. Plus, with ERPNext handling things like inventory and customer relationships, combining that with Jira’s project management feels like a winning combo.