← Back to integrations

Make

Visual workflow builder (formerly Integromat)

Workflow Automation Pro+ required

Setup guide

  1. Generate an AICT API key at /account/api-keys/.
  2. In Make, create a new scenario and add an HTTP module.
  3. Configure POST to https://aicentraltools.com/wp-json/aict/v1/run with header Authorization: Bearer YOUR_KEY.
  4. Pass JSON body { tool: "blog-post-generator", input: {...} } and Make will receive the full tool result.
  5. Chain Make modules to route, transform, or save the output anywhere.

Sample workflow

Listen to a Typeform submission, run AICT brand-voice-check, then store the score in Airtable.

Required tier

Pro+ required — Webhooks, MCP server access, and the full REST API are gated behind Pro+.

Get started → Visit Make → Co-marketing page →