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.
Hi, I have a module with a time range as a dimension. I've set it with a daily time scale, but Anaplan's way of showing daily dates is for example "1 Jan 37" and I need it to be in numbers because when I export it excel doesn't recognize it as the date format that I've set in Windows (OS) (when a date as two digits it's…
Hello, My interface uses basic authentication to log in to Anaplan. The login process has been failing intermittently for about a week. How can I identify the root cause of these Anaplan API login failures? Username and password are correct. The account is not locked or expired. Thanks, Jorge Palma
Hello Anaplan Community, I'm facing an issue while uploading ADO screenshots, crosschecked my file size and naming conventions they are correct as mentioned in the lesson. Anyone faced the same issue? Pls let me know how if any solution to this problem. Thank you.