Hello, Is there a way we can retrieve the module IDs & line item IDs? It'd be really helpful in understanding the MAPS report instead of having to copy paste & check the id for each line item. Thanks!
I learnt something new today looking into this. I was originally going to respond with 'use REST API with Postman or equivalent' but found a post from @alexpavel where you can just drop a URL in your browser (assuming you're already authenticated) and that's it (nice one Alex, saves me time too).
@devrathahuja, try this: https://us1a.app.anaplan.com/2/0/models/MODEL_ID/lineItems?includeAll=true
Hey @luke_e , Thanks for sharing. That's pretty neat! :) Yes, would be nice if we can also get the line item ids a similar way.
Hi @devrathahuja I think @AjayM has called it out, but you should be able to get the line items using the URL.
If done correctly, you'll get an output that looks like the below, repeated for each line item. The 'id' field is the one you'd be after with the 'moduleID' unsurprisingly being the id for the module, but you'd need to transform this a bit in excel to make it look more presentable.
As you can probably tell, it contains the various attributes relating to a line item which maps back to the.. MAPS report.
Thanks @AjayM , that helps! :)
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…