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 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?