How can we use Azure data factory REST API Connector to ingest data from Anaplan to Azure blob Storage? Is there any direct solution or links to this?
There is no out of the box connecter for this. One of the way to achieve this is to build an Azure functionality which can use Anaplan API's to fetch data from Anaplan & then store it as a blob.
@ParisSam
The data-factory doesn't seem to have much flexibility with the REST connections from what I have seen. Where I have built Azure integrations to blob, I found it easier to use a logic app, or power automate.
There is an Azure connector in early access coming in which will respond to blog storage events, and even without the connector I have found using the blobs as a trigger helpful as you can then use the when a blob is updated action to either trigger a flow into Anaplan, or from Anaplan into something else like SQL.
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…