Anaplan data integration supports typical operations, such as importing into Anaplan, exporting from Anaplan, deleting obsolete data from Anaplan, and running a process that combines one or more imports, exports, or delete actions. For example, import and export can be done with three types of interfaces:
- the Anaplan graphical user interface, which supports manual Import and Export
- the Anaplan Connect command-line interface for automating imports and exports through a Windows batch file (or a UNIX/Linux/MacOS shell script)
- the Anaplan application programming interface for coders who want direct access to the API underlying Anaplan Connect. See the Anaplan API Guide and Reference.