Skip to main content
February 14, 2025
Question

Integrate Appian with Jira

  • February 14, 2025
  • 5 replies
  • 0 views

Hi Team, has anyone Integrated Appian with Jira ?

5 replies

stefanhelzle0001
February 14, 2025

For what purpose?

February 14, 2025

I need the capability to read, create, and edit JIRA tickets directly from Appian.

stefanhelzle0001
February 14, 2025

OK. Jira has a well documented API. So you create a HTTP connected system and one or more integrations.

https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/

mathieud0001
February 15, 2025

Yes.

February 18, 2025

Hi Mathieu,

Can you please elaborate what was the authentication that you used. We are currently utilizing the code grant authentication method.

Your guidance would be helpful for us.