- Home
- Resources
- Integrations
- ChatSonic
ChatSonic Make integrationAutomate ChatSonic with Make.
What if ChatSonic answered the questions your other apps collect, without anyone copying and pasting? The ChatSonic Make integration has 2 action modules, available on every plan. This guide links your Writesonic API key, then builds a first scenario that sends a question and passes the reply along.
Verified Trustpilot reviews · AI, automation & growth agency
What does the ChatSonic Make integration let you automate?
The ChatSonic Make integration lets Make send a question to ChatSonic and hand the answer to the next step of an automation. In Make, that automation is called a scenario: a chain of modules, where each module is one brick, like reading a form or asking ChatSonic. You wire it once, and questions stop needing a human in the middle.
ChatSonic has no trigger in Make, so something else starts the scenario: another app, or the schedule Make sets on the first module. From there, three setups cover most needs.
Draft a reply to every support ticket. A helpdesk module picks up the new ticket, Ask to Chatsonic receives its text as a question, and the answer lands as an internal note your agent reviews before sending.
Turn a form entry into a first draft. Someone fills in a brief on a site built with a form tool such as the one in our 123FormBuilder Make integration guide; ChatSonic writes a starting text and a chat or email module delivers it.
Reach an endpoint the listed module skips. Make an API Call calls any part of the ChatSonic API with the same connection, useful when the question format you need goes beyond what Ask to Chatsonic offers.
Know the limits. Make's documentation for this app gives no quota and no field list, and flags that its page is AI-generated from ChatSonic's own docs, so check anything important with ChatSonic. If you are weighing another tool for the same job, the n8n vs Make comparison lays out the criteria, and Make pricing explains how operations are counted.
How do you connect ChatSonic to Make?
- 01
Grab your API key in ChatSonic
You need an active Writesonic account. In ChatSonic, hover over your profile picture at the top right, open API Dashboard, flip the switch that activates the API, then copy the key that appears on screen.
- 02
Open the connection window in Make
Add a ChatSonic module to your scenario and click Create a connection. A connection is your ChatSonic account linked to Make once; both modules reuse it afterward. You can type a label in Connection name if you like.
- 03
Paste the key and save
Paste the API key you copied into the credentials field, or follow the instructions Make shows on screen, then save. The connection now shows up in the module and you are ready to fill in the question.
Build your first scenario with ChatSonic
GoalWhen a new entry arrives in another app, Make asks ChatSonic about it and passes the answer on.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app that holds your questions, such as a form or helpdesk, and its module that reads new entries.
- 02
Add Ask to Chatsonic
Click the + to the right of that first module, search for ChatSonic and choose Ask to Chatsonic. Select the connection you created, or click Create a connection now.
- 03
Map the question
In the module fields, map the text coming from the first module, for instance the body of the ticket. Each item passed between modules is a bundle: one ticket, one form entry.
- 04
Test with Run once
Click Run once to run the scenario a single time. Then look at the bundles each module received and check that ChatSonic got the right question.
- 05
Schedule and switch on
Set the schedule on the first module, which is every 15 minutes by default, then switch the scenario on. Add a module after ChatSonic to send the answer where your team reads it.
What can ChatSonic do in Make?
ChatSonic gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Ask to Chatsonic
ActionIn Make“Asks your questions to chatsonic.”
Gets you an answer from ChatSonic without opening it: the module sends a question built from your data and returns the reply as a bundle the next module can use.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the ChatSonic API to your scenario: you pick the endpoint yourself and the module sends an authorized request with the connection you already set up.
Need help automating ChatSonic with Make?
A person reads every message.