- Home
- Resources
- Integrations
- Anaplan
Anaplan Make integrationAutomate Anaplan with Make.
Tired of loading files into Anaplan by hand? The Anaplan Make integration gives you 14 modules, 11 actions and 3 searches, to feed models, run imports and pull data back out. This guide walks planning and ops teams through the connection and a first scenario.
Enterprise app This app is reserved to Make's Enterprise plan.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Anaplan Make integration do for you?
The Anaplan Make integration links your Anaplan account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single brick such as an action or a search. With it, files, imports, processes and cell values in your models move without anyone clicking through Anaplan.
Keep models fed with fresh data. When a sales export lands in another tool, Upload and Process a File sends it to the right model file and Run an Import loads it. For a single figure, such as a deal amount signed in the CRM, Write Cell Data sets the value directly in the grid.
Get the numbers out for reporting. Initiate a Read Request prepares an export, Download a Read Request hands it over as a CSV file, and Delete a Read Request Data clears the space afterwards. An FP&A analyst gets the file in a shared drive without opening the model.
Run and watch processes. Run a Process starts a process and waits for completion, then List Process Tasks shows the status of each task, ready to log or to alert someone.
Know the limits before you start: the Anaplan app is reserved for the Make Enterprise plan, it has no trigger, so another app or a schedule starts the scenario, and the simple upload is meant for files under 50 MB. The same app may also exist as an n8n node; the n8n vs Make page compares the two tools, Make pricing explains the plans, and Make training helps you get fluent in the editor.
How do you connect Anaplan to Make?
- 01
Add an Anaplan module
In your scenario, add any Anaplan module and click Create a connection. A connection is your Anaplan account linked to Make once, then reused by every Anaplan module you add later.
- 02
Enter your Anaplan login
Give the connection a name in Connection name if you like, which helps when several accounts coexist. Then type the credentials of your Anaplan account in the Username and Password fields.
- 03
Save and confirm access
Click Save. If Anaplan asks you to authenticate, do it and confirm access. The module then lists what it can read from your account, so you pick models and files instead of typing them.
Your first scenario with Anaplan
GoalWhen a new export file shows up in another tool, Make uploads it to Anaplan and runs the matching import.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Anaplan has no trigger, so the first module belongs to the tool where your export files arrive.
- 02
Add the upload
Click the + on the right of that first module, search Anaplan and pick Upload and Process a File. Create the connection with your Anaplan login when Make asks for it.
- 03
Map the file
Choose the target model file from the list Make reads in your account, then map the file coming from the first module. Keep to files under 50 MB with this module.
- 04
Chain the import
Click the + again, add Run an Import and select the import task that loads this file. Make waits for Anaplan to confirm the import completed.
- 05
Test with Run once
Click Run once and let a test file reach the source tool. Open the bundles, the items passed from one module to the next, to see what Anaplan actually received.
- 06
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. From now on, each new file lands in the model without you touching it.
What each Anaplan module does
Anaplan gives you 14 modules in 4 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
File Actions
5 modulesUpload and Process a File
ActionIn Make“Upload and Process a single file (not a chunked file). This module should only be used for file <50MBs.”
Sends one complete file to Anaplan and processes it in the same step, so an export from another tool becomes model data without extra modules around it.
Get Model Files
SearchIn Make“Get the ID and information for the model file to upload.”
Returns the model files available for upload, with the ID and details of each, so the scenario targets the right file instead of relying on a value copied by hand.
Set the Chunk Count (Advanced)
ActionIn Make“Not required if using the `Upload and Prcoess a File` module. If using the (Advanced) upload modules, it's recommend setting the chunkcount metadata of an upload so that the server knows how many chunks to process during an upload.”
Tells Anaplan how many chunks a large upload will arrive in, so the server knows how much to process before it starts.
Upload a File (Advanced)
ActionIn Make“Upload a file.”
Pushes a file into Anaplan as part of the Advanced chain, where each stage of the upload is its own module and processing comes later as a separate step.
Mark the Upload Complete (Advanced)
ActionIn Make“If the chunk count is set to -1, the upload must be marked as complete before processing or importing.”
Closes an Advanced upload so Anaplan treats the file as finished and ready to be used by an import or a process.
Read Requests
3 modulesInitiate a Read Request
ActionIn Make“Initiate a read request and confirm the request completes. Use the Download Read Request module to download the results.”
Asks Anaplan to prepare an export of model data and confirms the request completes, which is the first half of getting figures out of a model.
Download a Read Request
ActionIn Make“Download the available pages of a read request, returned as a CSV file.”
Collects the pages of a finished read request and gives them to you as a CSV file, ready to store in a drive, attach to an email or load into a database.
Delete a Read Request Data
ActionIn Make“Delete or cancel an initiated read request to make space for future exports.”
Removes or cancels a read request you started, freeing room so the exports that come next have space.
Other Actions
3 modulesRun a Process
ActionIn Make“Run a process and confirm the process completed.”
Starts one of your Anaplan processes and reports back once it has completed, so the next module only works on finished results.
Run an Import
ActionIn Make“Run an import task and confirm import task completed.”
Launches an import task in your model and confirms when it is done, turning an uploaded file into values you can see inside Anaplan.
Write Cell Data
ActionIn Make“Set cell values in a module.”
Sets values straight into the cells of an Anaplan module, with no file to build, which suits small updates coming from another app.
Other
3 modulesGet Model Processes
SearchIn Make“Lists the processes available for the given model.”
Lists the processes available for a given model, so you see what exists before choosing which one to launch.
List Process Tasks
SearchIn Make“List all the tasks and their status for a given process.”
Shows all the tasks of a process together with their status, which tells you where a run stands or where it stopped.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Anaplan API with the connection you already set up, covering what the listed modules leave out.
Need help automating Anaplan with Make?
A person reads every message.