Hi Team,
1. What is API In Anaplan?
2. How to configure API and can you please explain step by step.
Regards,
Mahesh
@UMAMAHESH123
Question 1: API (Application Programming Interface), in layman terms is an intermediate software that allows two applications to talk to each other. This definition holds true even in Anaplan
Question 2: Are you asking about API in general? How do we build/configure APIs? Or how does API help us in data integration with Anaplan?
Hi @UMAMAHESH123,
API - Application Programming Interface
Which means, API acts as a middleware(Interface) between source(CSV, ORACLE, SALES FORCE, WORK FORCE etc) and Targets(ANAPLAN, here in our case).
Purpose of the API is,
we can easily get data from the various source system
We can schedule our task at some time intervals.
Read this for more information
https://community.anaplan.com/t5/Best-Practices/Using-Python-3-with-the-Anaplan-API/ta-p/33150
https://help.anaplan.com/anapedia/Content/Data_Integrations/Anaplan_API_Guide.html
Hope it helps,
Thanks,
Sorna Raja Prabhu
Hi @Misbah ,
How do we build/configure APIs?.
Idea: It would be very helpful if Anaplan Data Orchestrator could send a notification or display a message indicating the number of rows that were updated, inserted, or exported when running an outbound workflow. Why this matters: Currently, after running an outbound workflow, there is no immediate feedback on how many…
We have 80 ADO source datasets currently sourced from our DEV Anaplan model, with 80 transformation views, 20 consolidated transformation views, and 20 Snowflake outbound pipelines. When we move to PROD, is there a supported way to repoint the existing Anaplan source datasets from DEV to the equivalent PROD model while…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…