-
Automating Cloud to Predictive Insights Integration
Introduction The following document describes the steps needed to automate integration between cloud data sources and Predictive Insights using CloudWorks. In the document, we will use Amazon S3 integration as an example, but other cloud data sources are also supported. For simplicity, account data will be referred to, but…
-
Bulk API Integration
Hi All, If I upload a file to Anaplan server using Bulk API, can a user manually run the import action from actions page in Anaplan to import the uploaded file into the Anaplan Model, are there any limitations or pre-requisite? For example I understand if I am uploading the file using basic authentication with a user ID…
-
Getting error while using Auth API
Hello, I am trying to start exploring SCIM API. I am following instructions for BASIC Authentication I am using insomnia to send POST request https://auth.anaplan.com/token/authenticate/<user:password> but I get following reply back { "status": "FAILURE_BAD_HEADER", "statusMessage": "Missing authorization header. Verify…
-
Is it possible to get an Import's affected/target List via the API?
I have some c# code that uses the Anaplan v2 API. One thing it does is perform various imports based on conditions. I would like to know which lists are affected by each import, but as far as I can tell it's not possible to get that part of metadata about an import.
-
Anaplan Audit API - Enhanced Reporting Solution
Shout out to our very own @QuinE for sharing this Anaplan Audit History solution in our community knowledge base! The solution uses various Anaplan API services to enrich the Audit API logs: OAuth2 API - to authenticate Audit API - to fetch the audit records Integration API - to fetch Anaplan object metadata and update the…
-
Simplifying User Access Management in Anaplan with the SCIM API
Introduction: In today's fast-paced business environment, effective identity management and governance play a crucial role in maintaining data security and ensuring smooth operations. Anaplan, a leading cloud-based planning platform, offers a powerful SCIM (System for Cross-domain Identity Management) API that integrates…