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?.
Hello there, we are using AnaplanXL to pull data from 3 different sources into one Excel file. Two of them are Azure SQL data bases and the third is Anaplan itself. Whenever the Excel is opened 3 pop up windows to log in to each data base appear. Until they appear and everything is entered or clicked already 2 minutes are…
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.
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…