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?.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…