Lead-magnet sequence
- Form submission triggers an event
- Agent picks a sequence based on lead score
- Schedules and sends the first touchpoint
25 tools available
Make is a platform that allows users to automate workflows by connecting various apps and services.
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.
Every Make action below is a callable tool any Definable persona can invoke.
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.
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.
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).
Tool to retrieve available cashier products from Make. Use when you need to discover available subscription plans, add-ons, or pricing options for organizations.
Tool to retrieve current authorization details for the authenticated user. Returns permission scopes and authentication method used. Use after authentication to verify token capabilities.
Tool to retrieve available app review statuses in Make. Use when you need to understand valid status values for app review workflows.
Tool to retrieve the list of Make regions and their regionId values. Use when you need to get valid region identifiers for creating organizations.
Tool to retrieve available IMT zones in Make. Use when you need to get valid zone IDs for creating organizations via POST /organizations.
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.
Tool to retrieve available module types in Make. Use when you need to get valid module type values for scenarios or filtering modules.
Tool to retrieve available organization features in Make. Use when you need to get valid feature values for managing organizations.
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.
Tool to retrieve available email notification types for Make users. Use when you need to get valid notification settings or populate notification preference selectors.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Tool to list all teams within an organization. Use when you need to discover teams for managing scenarios and resources within an organization context.
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.
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.
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.
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.
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.
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.
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.
Wire it up in minutes. No coding required.