In our company we use the software of Exact Globe, which also has a workflow functionality.
Is it possible to integrate Atlassian with Exact Globe (e.g. with an api?). We use Jira, Confluence.
Yes, Jira has a REST API you can talk to from other systems, and webhooks and triggers that can be set up to talk to other systems.
So, yes, it can be "integrated" with other systems. The next question is "what do you want from an integration"?
Many thanks for your reply Nic. I would like to integrate at least Jira Software, Software Projects allowing work flows and planning effectuate actions in Exact Globe and mark as done vice versa. Do you need any specific info, let me know?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, so you'll need to code Exact Globe to send REST calls to Jira to update its issues, and maybe think about coding Jira to send calls to Exact Globe if changes happen on the Jira side that EG needs to know about.
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.