How can we integrate Jira with Anaplan. Can anyone please help me out.
@siri2raju
There are Anaplan APIs which you can use for Integration .
Thanks,
Misbah
<MizLogix>
@Misbah is correct. There isn't a native connector in JIRA for Anaplan but you can use a third party tool like Python or an ETL tool like Informatica. I don't recall JIRA having the ability to call an API so you'll have to do this outside of JIRA, then import/export the data as appropriate. Here's the link to learn more about the RESTful APIs.
https://help.anaplan.com/da432e9b-24dd-4884-a70e-a3e409201e5c-Anaplan-API
For a low code/no code solution JIRA has the ability to export project tickets as a CSV which can be placed on S3, AzureBlob, or GoogleBQ then you would leverage Cloudworks to load directly into Anaplan.
For a more automated solution, JIRA also has a REST API you can use to query with python to create files, then use one of our connectors, Anaplan Connect or Cloudworks to load into Anaplan.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?