Upload data to Anaplan Workspace

This example pipeline demonstrates how to upload a file to the Anaplan Workspace.

The pipeline performs the following:

  1. Reads file data from your SnapLogic projects using the File Reader.
  2. Uploads the data to a newly created file on your Anaplan Workspace using the Anaplan Upload Snap.

Anaplan Upload Pipeline

Download this pipeline.
  1. Configure the File Reader to read the 123.csv file. On validation, the Snap displays the data in binary format.
    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

  2. Configure the Anaplan Upload Snap with the new file myNewFile.csv that gets uploaded with the 123.csv file data in it. The myNewFile.csv is made available on the Anaplan Workspace, SnapLogic QA, and Model, Anaplan Snap Tests. On validation, the Snap displays the details of the uploaded file.
    Anaplan Upload Snap Configuration Anaplan Upload Snap Output

    Anaplan Upload Snap Configuration


    Anaplan Upload Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.