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.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…