For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Anaplan

Connect your AI agents to Anaplan.
Was this page helpful?
Previous

Amazon S3

Next

Apollo

Built with

Available Tools

list_exports

List all export actions defined in an Anaplan model.

get_export

Get detailed information about a specific Anaplan export action.

run_export

Execute an Anaplan export action to extract data from a model.

get_export_task

Get the status and progress of a running or completed Anaplan export task.

get_export_data

Download the data from a completed Anaplan export task.

list_files

List all files available in an Anaplan model.

get_file

Get detailed information about a specific Anaplan file.

upload_file

Upload content to an Anaplan file (for small files).

upload_file_chunk

Upload a chunk of a large file to Anaplan.

download_file

Download the content of an Anaplan file.

delete_file

Delete a file from an Anaplan model. Removes the file and its content. Cannot be undone. Use with caution as imports relying on this file will fail.

list_imports

List all import actions defined in an Anaplan model.

get_import

Get detailed information about a specific Anaplan import action.

run_import

Execute an Anaplan import action to load data into a model.

get_import_task

Get the status and progress of a running or completed Anaplan import task.

list_lists

List all dimension lists in an Anaplan model.

get_list

Get detailed information about a specific Anaplan dimension list.

get_list_items

Get all items in an Anaplan dimension list with their properties.

add_list_items

Add new items to an Anaplan dimension list.

update_list_item

Update properties of an existing item in an Anaplan dimension list.

delete_list_items

Delete items from an Anaplan dimension list by item IDs.

list_models

List all models within a specific Anaplan workspace.

get_model

Get detailed information about a specific Anaplan model by workspace and model ID.

get_model_calendar

Get the calendar configuration for an Anaplan model.

list_versions

List all versions (scenarios) in an Anaplan model.

list_modules

List all modules within an Anaplan model.

get_module

Get detailed information about a specific Anaplan module by ID.

list_views

List all saved views within an Anaplan module.

get_view_data

Retrieve data from a specific Anaplan view in JSON, CSV, or TXT format.

list_line_items

List all line items within an Anaplan module.

list_processes

List all processes defined in an Anaplan model.

get_process

Get detailed information about a specific Anaplan process.

run_process

Execute an Anaplan process to run a multi-step automated workflow.

get_process_task

Get the status and progress of a running or completed Anaplan process task.

list_actions

List all generic actions in an Anaplan model (delete actions, etc.).

get_action

Get detailed information about a specific Anaplan action. Returns action name, type, and configuration details. Use to understand action behavior before running.

run_action

Execute a generic Anaplan action (delete action, etc.).

list_users

List all users with access to a specific Anaplan workspace.

get_user

Get detailed information about a specific Anaplan user by ID. Returns user name, email, first/last name, role, active status, and last login timestamp. Requires workspace_id and user_id.

get_current_user

Get information about the currently authenticated Anaplan user.

list_workspaces

List all workspaces accessible to the authenticated user in Anaplan.

get_workspace

Get detailed information about a specific Anaplan workspace by ID.