# Make AI integration on Definable

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

## What this connects

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

Vendor: https://www.make.com/

## Tools available

**25** tools available. First 12:

- `MAKE_CREATE_ORGANIZATIONS` — 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.
- `MAKE_CREATE_USERS_PASSWORD_RESET_DEMAND` — 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.
- `MAKE_GET_CASHIER_PRICES` — 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).
- `MAKE_GET_CASHIER_PRODUCTS` — 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.
- `MAKE_GET_CURRENT_AUTHORIZATION` — 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.
- `MAKE_GET_ENUMS_APPS_REVIEW_STATUSES` — 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.
- `MAKE_GET_ENUMS_IMT_REGIONS` — 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.
- `MAKE_GET_ENUMS_IMT_ZONES` — 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.
- `MAKE_GET_ENUMS_LLM_MODELS` — 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.
- `MAKE_GET_ENUMS_MODULE_TYPES` — 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.
- `MAKE_GET_ENUMS_ORGANIZATION_FEATURES` — Get Enums Organization Features — Tool to retrieve available organization features in Make. Use when you need to get valid feature values for managing organizations.
- `MAKE_GET_ENUMS_USER_API_TOKEN_SCOPES` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Make

Inside a Definable workflow, Make is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Make** — the Researcher (GPT-5.5) pulls context from Make (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Make** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Make (create record, post message, draft email).
- **Designer / Engineer → Distributor → Make** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Make (attach file, open PR comment, post status).

The Verifier checks every Make call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- marketing automation — https://definable.ai/apps/category/marketing-automation/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/make/
- Same category (marketing automation): https://definable.ai/apps/category/marketing-automation/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
