Hello, in my company there is a customer-facing use of the Aranda ticket platform and internally we use Jira service management (JSM).
What we want is for tickets that are created in Aranda as software incidents to be created in our JSM support.
Is there any integration through an API or is there a way for both platforms to interact with each other?
Aranda and Jira Service Management (JSM) don’t have a native connector between them, so building an integration typically requires API-level customization—especially if you want Aranda tickets to automatically appear in JSM.
If you're building a solution:
If you don’t want to build from scratch, OpsHub, an Atlassian Solutions Partner offers an SDK that supports building custom integrations when native support isn’t available. With the SDK, you can:
This approach allows customer-facing teams to continue using Aranda, while internal teams work in JSM—with automated ticket handoff and full context preserved.
Hope it helps!
Hello, thank you very much for the information, the information helped me a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Integrating Aranda Service Management with Jira Service Management can definitely be done — though it might not be plug-and-play. If both platforms have REST APIs (which they likely do), you can build a custom integration using API calls to sync tickets, statuses, users, and more.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.