NEW Workflow v2 · the multi-agent verification layer is live
All apps

Make

marketing automation 25 tools available

Make is a platform that allows users to automate workflows by connecting various apps and services.

About this integration

Connect Make to Definable to build sequences, sync segments, roll up daily campaign performance. Personas call Make's 25 tools directly from chat or scheduled flows. Connect it to a marketing persona to plan campaigns, score leads, and send personalised follow-ups.

Connect Make to Definable and it becomes a set of typed tools your agents plan with — triggered by events, run on schedules, or invoked mid-conversation. Every write is checked by the verifier before it lands.

Auth OAuth2 · 2 clicks
Tools 25 exposed
Plans All, incl. Free
Data Never trained on

Make · in workflows

What teams actually run.

Three patterns teams run with Make on day one. Each one is a plain-English prompt — no canvas, no glue code — and you can remix them into anything.

01

Lead-magnet sequence

Form submission triggers an event
Agent picks a sequence based on lead score
Schedules and sends the first touchpoint
02

Daily campaign roll-up

Pull yesterday's campaign metrics
Generate a one-paragraph summary
DM the team in Slack at 9am
03

Segment refresh

Query the CRM for new active users
Build/refresh the segment
Push the updated audience to your sender

25 tools available

The Make toolbox.

Every Make capability your agents can call, each with a typed schema the planner reads. The router picks the right tool per step; the verifier checks the result.

Create Organization

Tool to create a new organization in Make. Use when you need to set up a new organization with specific region, timezone, and country settings.

Create Password Reset Demand

Tool 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.

Get Cashier Prices

Tool 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).

Get Cashier Products

Tool to retrieve available cashier products from Make. Use when you need to discover available subscription plans, add-ons, or pricing options for organizations.

Get Current Authorization

Tool to retrieve current authorization details for the authenticated user. Returns permission scopes and authentication method used. Use after authentication to verify token capabilities.

Get Enums Apps Review Statuses

Tool to retrieve available app review statuses in Make. Use when you need to understand valid status values for app review workflows.

Get Enums IMT Regions

Tool to retrieve the list of Make regions and their regionId values. Use when you need to get valid region identifiers for creating organizations.

Get Enums IMT Zones

Tool to retrieve available IMT zones in Make. Use when you need to get valid zone IDs for creating organizations via POST /organizations.

Get Enums LLM Models

Tool 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.

Get Enums Module Types

Tool to retrieve available module types in Make. Use when you need to get valid module type values for scenarios or filtering modules.

Get Enums Organization Features

Tool to retrieve available organization features in Make. Use when you need to get valid feature values for managing organizations.

Get Enums User API Token Scopes

Tool to retrieve all available API token scopes in Make. Use when you need to get valid scope options for creating or managing API tokens.

Get Enums User Email Notifications

Tool to retrieve available email notification types for Make users. Use when you need to get valid notification settings or populate notification preference selectors.

Get Enums User Features

Retrieve 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.

Get Enums Variable Types

Tool 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.

Get Operations

Retrieve 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.

Get Current User

Tool 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.

List Enums Countries

Retrieve 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.

List Enums Languages

Tool 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.

List Enums LLM Builtin Tiers

Retrieve 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.

List Enums Locales

Retrieve 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.

List Enums Timezones

Retrieve 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.

List Organizations

Tool 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.

List Teams

Tool to list all teams within an organization. Use when you need to discover teams for managing scenarios and resources within an organization context.

Ping API

Tool 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.

See it run

One prompt, start to finish.

A real prompt, the Make tools it calls, and what comes back. This is the whole interface — describe the outcome, agents handle the rest.

Run a real Make task end-to-end — plan it, execute across the API, and hand back a verified result.

make.create_organization Tool to create a new organization in Make. Use when you need to set up a new organization
make.create_password_reset_demand Tool to create a password reset demand for a user by their email address. Use when a user
make.get_cashier_prices Tool to retrieve a specific cashier price by its identifier. Returns pricing details inclu · verified
done

Done. Make responded across 3 calls, the verifier signed off, and the result is logged with every payload.

FAQ · Make

Questions, answered.

What teams ask before connecting Make.

01 What can I automate with Make on Definable?

Anything Make exposes through its API. Common marketing automation workflows on Definable include build sequences, sync segments, roll up daily campaign performance. Personas can call any of the 25 Make tools directly, then chain the result into another integration without you writing code.

02 How does Make authentication work?

Make uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

03 Is the Make integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 25 Make tools. You only need a separate Make subscription if Make itself charges per seat or per API call.

04 Is using Make through Definable secure?

Every call from a persona to Make is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

05 How do I get started with Make on Definable?

Sign up for Definable, open the integrations page, find Make, and connect via OAuth or API key. You can immediately attach Make to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

06 What Make actions does Definable expose?

Definable exposes all 25 Make actions as callable tools — including `Create Organization`, `Create Password Reset Demand`, `Get Cashier Prices`, plus 22 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Put Make to work tonight.

Connect in two clicks, describe an outcome, and your first workflow is live in minutes. Free plan included — no card required.

← All apps