Make is a platform that allows users to automate workflows by connecting various apps and services.
Make is a platform that allows users to automate workflows by connecting various apps and services. On Nagent, Make is exposed as a fully-configurable marketing automation integration that any agent can call — 25 actions, and API key authentication. No code is required to wire Make into your workflow — connect it once via the External Integrations panel and reuse it across every agent you build.
Agent builders use Make to automate the kinds of tasks marketing automation teams previously handled manually. Concrete examples — each one is a single agent step in Nagent — include:
Every action and trigger is paired with a structured input/output schema (visible in the sections below), so when you wire Make into Helix — our agentic agent builder — the editor knows exactly what each step expects and produces. Configure once, deploy anywhere across your Nagent agents.
Every operation an agent can call against Make, with input parameters and output schema. Drop these into any step of an agent built in Helix.
MAKE_CREATE_ORGANIZATIONSTool to create a new organization in Make. Use when you need to set up a new organization with specific region, timezone, and country settings.
Input parameters
The name of the organization.
ID of the Make region instance associated with the organization. Get from List Enums IMT Regions action or GET /enums/imt-regions endpoint.
ID of the country associated with the organization. Get from List Enums Countries action or GET /enums/countries endpoint.
ID of the timezone for the organization. Get from List Enums Timezones action or GET /enums/timezones endpoint.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_CREATE_USERS_PASSWORD_RESET_DEMANDTool to create a password reset demand for a user by their email address. Use when a user needs to reset their password and you want to trigger a password reset email.
Input parameters
The email of the user for whom the password should be reset.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_CASHIER_PRICESTool to retrieve a specific cashier price by its identifier. Returns pricing details including product ID, price value, currency, billing period, and configuration limits (operations, data store, transfers).
Input parameters
Identifier for the specific price record being queried.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_CASHIER_PRODUCTSTool to retrieve available cashier products from Make. Use when you need to discover available subscription plans, add-ons, or pricing options for organizations.
Input parameters
Enum for product types in Make cashier system.
Filter by organization identifier. Returns products available for the specified organization.
Filter products by associated price ID. Returns products linked to the specified price.
Include invisible products in the response. When true, returns products not normally visible to users.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_CURRENT_AUTHORIZATIONTool to retrieve current authorization details for the authenticated user. Returns permission scopes and authentication method used. Use after authentication to verify token capabilities.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_APPS_REVIEW_STATUSESTool to retrieve available app review statuses in Make. Use when you need to understand valid status values for app review workflows.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_IMT_REGIONSTool to retrieve the list of Make regions and their regionId values. Use when you need to get valid region identifiers for creating organizations.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_IMT_ZONESTool to retrieve available IMT zones in Make. Use when you need to get valid zone IDs for creating organizations via POST /organizations.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_LLM_MODELSTool to retrieve available Large Language Models from Make. Use when you need to get the list of supported LLM models for AI mapping or toolkit configurations.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_MODULE_TYPESTool to retrieve available module types in Make. Use when you need to get valid module type values for scenarios or filtering modules.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_ORGANIZATION_FEATURESTool to retrieve available organization features in Make. Use when you need to get valid feature values for managing organizations.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_USER_API_TOKEN_SCOPESTool to retrieve all available API token scopes in Make. Use when you need to get valid scope options for creating or managing API tokens.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_USER_EMAIL_NOTIFICATIONSTool to retrieve available email notification types for Make users. Use when you need to get valid notification settings or populate notification preference selectors.
Input parameters
ISO 639-1 language code for notification descriptions. Currently only 'en' (English) is supported.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_USER_FEATURESRetrieve the list of all existing user features and their descriptions. Returns an array of user features, each containing a human-readable title and a feature identifier. Use this to discover available user features in Make.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_ENUMS_VARIABLE_TYPESTool to retrieve available variable types in Make. Use when you need to get valid variable type options for creating or managing data stores and variables.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_OPERATIONSRetrieve daily operations usage for an organization over the past 30 days. Returns operations count, data transfer (bytes), and centicredits consumption per day. Use List Organizations first to get the organization_id.
Input parameters
The unique identifier of the organization to get operations usage for. Use List Organizations action to obtain this ID.
If true, uses the organization's timezone to define the start and end of each day in the 30-day timeframe. If false or not specified, uses the API caller's timezone.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_GET_USERS_METool to retrieve information about the current authenticated user. Use when you need to get user details such as ID, name, email, timezone, and support eligibility.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ENUMS_COUNTRIESRetrieve all supported countries in Make. Returns a list of countries with their IDs, full names, 3-letter ISO codes, and 2-letter ISO codes. Use this to get valid country values for creating or updating organizations, users, or any other resources that require country selection.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ENUMS_LANGUAGESTool to retrieve a list of language codes and names. Use when you need to populate language selectors after authentication. Response may be large; filter to only needed language codes before passing downstream.
Input parameters
When true, returns only languages with localized names (e.g., Deutsch, Čeština). Defaults to false.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ENUMS_LLM_BUILTIN_TIERSRetrieve all predefined LLM tiers (small, medium, large) with their associated models, providers, and pricing coefficients. Use when configuring AI mapping or AI toolkit settings with builtin tier information.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ENUMS_LOCALESRetrieve all supported locales in Make. Returns a list of locales with their IDs, display names, standard locale codes, and Angular-compatible codes. Use this to get valid locale values for configuring user preferences and internationalization settings across the Make platform.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ENUMS_TIMEZONESRetrieve all supported timezones in Make. Returns a list of timezones with their IDs, display names (including GMT offset), IANA timezone codes, and UTC offsets. Use this to get valid timezone values for creating or updating organizations, users, or scenarios that require timezone settings.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_ORGANIZATIONSTool to list organizations the authenticated user belongs to (including organizationId, name, and timezoneId). Use when you need to discover organizations immediately after authentication to establish correct org context for subsequent scenario listing and management.
Input parameters
Array of column names to return in the response (e.g., \['id', 'name', 'timezoneId'\]).
The URL of your Make instance domain.
Maximum number of results per page.
Number of entities to skip before returning results.
Field to sort returned entities by (e.g., 'name', 'id').
Used by White Label instances for security; null in public Make Cloud.
Sort direction: 'asc' for ascending or 'desc' for descending.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_LIST_TEAMSTool to list all teams within an organization. Use when you need to discover teams for managing scenarios and resources within an organization context.
Input parameters
Array of column names to return in the response. Available columns: id, name, organizationId, activeScenarios, activeApps, operations, transfer, centicredits, operationsLimit, transferLimit, consumedOperations, consumedTransfer, isPaused, consumedCenticredits.
Number of entities to skip before returning results.
Field to sort returned teams by (e.g., 'name', 'id').
The unique identifier of the organization to list teams for. Use List Organizations action to obtain this ID.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
MAKE_PING_APITool to ping the Make API to verify connectivity and service availability. Use when you need to check if the Make API is accessible and operational before performing other operations.
Output
Data from the action execution
Error if any occurred during the execution of the action
Whether or not the action execution was successful or not
No publicly available marketplace agent is found using this tool yet. There are 54 agents privately built on Nagent that already use Make.
Build on Nagent
Connect Make to any Nagent agent in minutes — no API key management, no boilerplate. Just configure and deploy.
The five questions agent builders ask before adopting a new integration.
Open the External Integrations panel inside Nagent (app.nagent.ai/externalIntegration), find Make, and click "Connect Now." You'll authenticate with an API key — Nagent handles credential storage and refresh automatically. Once connected, Make is available to any agent in your workspace.
No. Nagent provides no-code integration for every tool. Once Make is connected, you configure its 25 actions directly in the agent builder UI — no API calls, no boilerplate, no schema management.
Helix — Nagent's agentic agent builder — lets you drop Make steps into any workflow visually. Pick an action (e.g., one of those listed above), fill in the inputs (Helix knows the required vs. optional schema for each parameter), and connect it to upstream/downstream steps. Triggers run as the entry point of an agent, so when a Make event fires, the agent kicks off automatically.
Every Make action and trigger ships with a fully-typed schema — input parameters with name, type, required flag, and description, plus the output payload shape. The schemas are documented in the sections above. Helix uses these schemas to validate your configuration at build time and to type-check the data flowing between steps.
Yes. While Make ships with 25 pre-built marketing automation actions, you can layer custom logic around them inside Helix — pre/post-processing steps, conditional branches, retries, or stitching Make together with other connected tools. For deeper customization, talk to our team about Nagent's Agentic AI Lab — forward-deployed engineers who build Make-based workflows tailored to your business.