Export can be done by setting a password with anaplan connrct.
But you can't use certificate.
Please tell me how to export using certificate.
*I would be pleased if you could attach a sample.
@taku.s
Both Imports and exports can be automated with certificate ( with or without password prompt). Which Certificate are you using?
Anaplan has moved away from its in house certificate to Registered Certificate from third party vendor.
Below link can be useful if you haven't done already
https://community.anaplan.com/t5/Support/A-Guide-to-CA-Certificates-in-Anaplan-Integrations/ta-p/39305
Thanks,
Misbah
I'd add to what Misbah said:
authentication method has no relation to import/export or anything you can do with the API once you are authenticated.
Anaplan Connect is using the API thus can be configured to use certificate. Please follow this guide:
https://s3.amazonaws.com/anaplanenablement/Community/Anapedia/Anaplan_Connect_v1_4_3.pdf
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…