Hi,
Need to know how to set up an Admin Account in Anaplan with a email address. Would I be able to do this a a Model Builder, or would the main admin administrator have to do this?
Thank you
Hi @neg177 ,
The person setting up the integration email "service account" needs to be a workspace administrator, but no tenant level set-up is inherently required just to create it.
HOWEVER, there are complexities around implementing this securely -- one of which is that the integration account cannot be set to SSO, and therefore it will either end up needing to pass a plain text password (bad) or will need a CA security certificate, which will end up needing some assistance from your tenant administrator as well as others in your IT organization to procure and configure the certificate for use.
The details on what's actually required and how to implement it will depend on what kind of integrations you intend to implement -- So, I recommend some research around CA Certificates and how they would be used within the integration solution you're going to implement. Here are a couple of links to CA Cert materials:
Interactive CA Certificate Guide - Anaplan Community
Security certificates - Anaplan Technical Documentation
Good luck!
Stacey
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…