You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello, I'm new to the Jira platform and I want to know if it's possible to get or send the status from the board and send it to a field in salesforce?
* Is necessary to use code in Jira? if that is so, where I can see the proper documentation? and also where I can code in Jira in order to get that task complete to make a connection from Jira to salesforce?
I have already completed the task to make the connection from salesforce to Jira to create the issue, but now, How can I make bidirectional?
This is Dhiren from Exalate.
Exalate, provides a fully bi-directional synchronization between Jira and Salesforce (among other ITSM systems) that is fully customizable. It is easy to set up and Exalate uses a scripting engine which is based on Groovy scripts where you can control what data you want to share and even you can independently handle the incoming information. You can achieve complex use-cases with ease.
For more information on what is supported with Salesforce please refer this doc.
If you would like to see a customized demo of the product in action, feel free to book a slot with us.
Thanks
Dhiren
Good day, this is Danny from ServiceRocket.
Regarding your question, there are many third party tools that can be utilized to acheive your use-case. Mostly follows the logic of translating the value from Jira to Salesforce and vice versa, depending on your synchronization direction.
Our Connector for Salesforce & Jira also allows for this feature of updating Statuses.
Hope this helps!
If you have any further questions regarding your our product, feel free to reach out to us via our Support Portal or Drift chat.
Thanks & Best Regards,
Danny
ServiceRocket Apps Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To get started with coding in Jira, you can refer to the official Jira Developer documentation. It provides comprehensive guides, tutorials, and examples to help you understand the Jira API and build custom integrations.
Here are a few resources to get you started:
Jira Developer Documentation: https://developer.atlassian.com/cloud/jira/platform/
In your code, you'll need to fetch the status from the Jira board using the Jira API and then send it to a field in Salesforce using the Salesforce API. The specific implementation will depend on your requirements and the programming language you choose to work with.
If you prefer a no-code solution, as mentioned earlier, you can explore third-party tools like ZigiOps or Exalate. These tools provide pre-built integrations between Jira and Salesforce, allowing you to set up bi-directional synchronization without writing custom code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gerson Baires hi there and welcome to the Jira community! You can make it bi-directional. If you're open to the idea of using an external tool (if not using one already), check out ZigiOps. It's a no-code tool that connects Salesforce and Jira bi-directionally. It reads the schema dynamically and can transfer any field (custom or default).
It also keeps the two systems up-to-date in real-time. It allows customization so you can define which data to be sent from Jira to Salesforce and vice-versa - you have full control over the population of the fields. Check it out and if you want to see how it can handle your use case - feel free to book a demo.
Regards, Diana (ZigiWave)
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.