English
  • English
  • 日本語
  1. Data integration Data integration
  2. Anaplan API Guide and Reference Anaplan API Guide and Reference
  3. Use the bulk APIs Use the bulk APIs
  4. Perform an import action Perform an import action

Use the bulk APIs

  1. Obtain an authentication token
    1. Use basic authentication
    2. Use CA certificate authentication
    3. Refresh your auth token
  2. Obtain workspace and model IDs
    1. Get your list of models
  3. Perform an import action
    1. Upload a text or CSV file
      1. Split your file into chunks
      2. Get a list of import actions
      3. Get the list of import files
      4. Set the chunk count
      5. Load the import file chunks
      6. Mark the upload as complete
    2. Initiate an import action
      1. Start the import action
      2. Check the status of the import action
      3. Get the metadata for the import action
      4. Check the dump file for imports
  4. Perform an export action
    1. Get the list of export actions
    2. Get the definition for a specific export action
    3. Run the export action
    4. Get the status of the export task
    5. Get the list of export files
    6. Retrieve the list of export file chunks
    7. Retrieve the export file chunks
  5. Perform a process action
    1. Get the list of process actions
    2. Start the process action
    3. Get the status of the process task
    4. Get the list of process dump file chunks
    5. Download the process dump file
  6. Perform a delete action
    1. Get a list of delete actions
    2. Start the delete action
    3. Monitor the delete task

Perform an import action

An import brings data into Anaplan. 

To perform an import in Anaplan:

  1. Upload a text or CSV file.
  2. Initiate an import action.

© 2021 Anaplan, Inc. All rights reserved.

  • Privacy policy
  • Terms of service