Hello community!
Please kindly consult me on my issue with integration of JSM and Jira Server.
What we have as precondition:
Task:
Build webhook automation in JSM to trigger issue creation at Jira server.
Issue:
After numerous attempts to build working automation (not successful ones) I'm trying to define if the API is working on Jira Server end webhooks are too.
As I have Azure proxy complication, I'm not able to determine if my url is working in this setup. I'm performing simple test with API GET method for [instance url]/rest/api/2/issue/HD-XXXX and hoping to get response. The request is triggered by automation.
So far I got only this:
Send web request
Web request was sent, but timed out after 30 seconds on the remote host so the result is unknown (but most likely successful).
So after some investigation I can conclude:
Additionally: Links between issues work, but they are external ones, not internal. And must be configured with API requests both for JSM and JS issues (2 different API requests)
Welcome to the commuinty.
You have Jira server, and JSM cloud and you want them to talk to each other?
If I'm wrong about this, then I apologise but could you not use the Application Tunnel
Cheers
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mark.
Thank you for your reply. Well, I have the tunnel up and running:
And I'm able to link issues between instances manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alex Kolesov ,
Thanks for posting your question here!
I am Dhiren, one of the Solutions Engineer working at Exalate.
Exalate is a completely decentralized bi-directional integration solution which can help you sync between different Jira instances (Cloud, Server, Data Center).
It provides you an access to it's Groovy based Scripting Engine through which you can choose what information you want to share from one side and it's very customizable.
Exalate is GDPR compliant and also ISO 27K Certified if that helps!
We do provide a customized demo based on your use-case and also provide a 30 day free trial to evaluate the product.
Let me know if you need any more help on information!
Thanks, Dhiren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alex Kolesov,
Unito has a simpler, secure 2-way integration for Jira Server and Jira Service Management if you're open to alternatives. It's powered by a no-code flow builder with fully configurable fields, so you don't have to test/iterate as much as you would with a custom-scripted integration.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Josh_Unito .
Thank you for your reply. Unfortunately we cannot use applications, due to internal business restrictions :(. This would be my #1 option.
So far we decided to apply workaround: as JSM is available and not "hided" with Azure Proxy, all automation will be implemented from Jira Server towards Jira Service Management API in cloud. This will make our life not easy, but this is best option currently.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fair enough! If it helps, you could tell your team members that we are SOC 2 Type II compliant and we can put you in touch with our internal security team for reassurance.
If not, good luck with the integration!
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.