- Home
- Resources
- Integrations
- Copy AI
Copy AI Make integrationAutomate Copy AI with Make.
What happens to a Copy AI workflow once it finishes? The Copy AI Make integration offers 3 modules: 1 instant trigger and 2 actions. This guide is for marketers and sales ops who want each finished run to reach the right tool, and it walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Copy AI Make integration do?
The Copy AI Make integration links your Copy AI account to Make, a no-code tool where you chain apps inside a scenario (the automation you build, made of modules, each one a single brick: a trigger or an action). Copy AI tells Make when a workflow run starts, completes or fails, and Make can then pull the result of that run and pass it to your other tools.
Send finished copy where it is needed. A content team runs a Copy AI workflow that drafts social media captions. With Watch New Workflow Runs followed by Get a Workflow Run, each completed run hands its output to the next module, so nobody pastes the text by hand.
Spot failed runs early. The same trigger also fires when a run fails. A sales ops lead can route those events to a chat message or a task instead of discovering a gap in the outreach queue much later.
Reach the rest of the API. Make an API Call reuses your Copy AI connection to call any endpoint of the Copy AI API, which covers what the two listed actions leave out.
What Make does not do here: the catalog has no dedicated module to start a workflow, create one or edit one. Anything beyond watching runs and reading a result goes through Make an API Call. The Make training covers that module step by step, and Make pricing explains how operations are counted.
Still choosing a tool? The n8n vs Make comparison lays out the criteria side by side.
How do you connect Copy AI to Make?
- 01
Add a Copy AI module
In your scenario, click the + and search for Copy AI. Pick a module. If it is the instant trigger, click Create a webhook first, then Create a connection. For an action, go straight to Create a connection.
- 02
Generate an API key in Copy AI
In Copy AI, open Configuration in the left sidebar, then the API Keys card, and click Create at the top right. Give the key a name and a user, add an expiry date if you want one, click Create and copy the key.
- 03
Paste the key into Make
Back in Make, you can type a label in Connection name, which helps when several teams share the workspace. Paste the API key, save, and the connection is ready. Every Copy AI module in your scenarios will reuse it.
Your first scenario with Copy AI
GoalWhen a Copy AI workflow run ends, Make retrieves its result and makes it available to the next module.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle is where your first module, the trigger, will sit.
- 02
Add the trigger
Search for Copy AI and choose Watch New Workflow Runs. Click Create a webhook, then Create a connection and paste the API key you generated in Copy AI.
- 03
Fetch the run result
Click the + on the right of the trigger and add Get a Workflow Run. Map the run received from the trigger into it, so Make asks Copy AI for the output of that exact run.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles, meaning the items passed from one module to the next, that each module received. Read them to check the output you expect is there.
- 05
Switch it on
When the test looks right, switch the scenario on. Since the trigger is instant, Copy AI calls Make through the webhook as soon as a run starts, completes or fails.
What starts a Copy AI scenario
1 module starts a scenario when something happens in Copy AI. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Copy AI as soon as it happens.
Watch New Workflow Runs
Instant triggerIn Make“Triggers when a workflow run has started, completed, or failed.”
Watch New Workflow Runs gives your scenario a signal each time a Copy AI workflow run changes state: when it has started, when it has completed and when it has failed. Each event arrives in Make as one bundle, and the modules after it act on that run.
What Copy AI can do in Make
Copy AI gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Workflow Run
ActionIn Make“Retrieves the result of a workflow run.”
Get a Workflow Run brings back the result of one Copy AI workflow run, so the generated text becomes data you can map into an email, a sheet or a CRM field.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API Call.”
Make an API Call lets you reach any endpoint of the Copy AI API from your scenario, reusing the connection you already created, without a second key.
Need help automating Copy AI with Make?
A person reads every message.