- Home
- Resources
- Integrations
- QuickChart
QuickChart Make integrationAutomate QuickChart with Make.
Get a fresh chart link every time your numbers change, without opening a chart editor. The QuickChart Make integration gives you 2 action modules. This guide is for ops and marketing teams who report on data, and walks you through the connection and a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the QuickChart Make integration do for you?
The QuickChart Make integration lets a Make scenario (the automation you build, a chain of modules) turn data into a chart. You pick a chart template saved in QuickChart, Make fills it with the figures it received, and you get back a URL that displays the finished chart, ready to drop into a message or a document.
Charts that land in the team chat. When a sales tool or a form hands new figures to Make, Create a Chart builds the image from your template and the next module posts the link where your team already talks. Nobody exports a spreadsheet to make a slide.
Reports with the chart already inside. A marketing lead who emails campaign results can place the chart URL straight into the message body or a document module, so the visual and the numbers always match.
Endpoints the list does not cover. The QuickChart documentation also mentions QR codes, yet only two modules are listed. Make an API Call reaches the rest of the QuickChart API with the same connection.
Keep the limits in mind: QuickChart has no trigger in Make, so another app or a schedule has to start the scenario, and the free QuickChart version needs a chart template before anything works. If you are new to the editor, the Make training covers the basics. The same app also has an n8n node, described on the QuickChart n8n integration page, and the n8n vs Make comparison lays out how the two tools differ.
How do you connect QuickChart to Make?
- 01
Save your chart as a template
In QuickChart, open Chart Maker and choose the chart template you want Make to fill. Click Save as API Template so QuickChart stores it and gives it an address you can call.
- 02
Copy the template address
QuickChart then shows a line labeled Your chart's API endpoint is. Copy that value and keep it somewhere safe: it is the template URL the QuickChart documentation asks for before the connection.
- 03
Create the connection in Make
In your scenario, add a QuickChart module and click Create a connection. A connection is your QuickChart access saved once in Make, then reused by both modules of the app.
Your first scenario: a chart built from another app's data
GoalWhen another app hands new figures to Make, QuickChart turns them into a chart link your team can open.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Add the module of the app that holds your figures, such as a spreadsheet or a CRM, as the first brick.
- 02
Add Create a Chart
Click the + on the right of that first module, search for QuickChart and pick Create a Chart. Select the connection you created earlier, or click Create a connection now.
- 03
Map your figures
Fill the fields of Create a Chart by mapping values from the first module. Each bundle (one item passed along, here one set of figures) produces one chart.
- 04
Test with Run once
Click Run once to execute the scenario a single time. Open the bundle that Create a Chart received and returned, then follow the chart URL to check the result.
- 05
Schedule and switch on
Set the Scheduling clock on the first module, every 15 minutes by default, and switch the scenario on. Add a message or email module after the chart whenever you want it shared.
What the QuickChart modules do
QuickChart gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Chart
ActionIn Make“Creates a chart using a QuickChart template. Returns a URL that displays the chart.”
You get a ready-to-share chart: the module fills a QuickChart template with the data of the bundle and hands back a URL that displays the image. That link can go into a message, an email or a document in the next module.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module opens the rest of the QuickChart API to your scenario, reusing the same connection instead of asking for a new one. It is the way to reach an endpoint that Create a Chart does not cover.
Need help automating QuickChart with Make?
A person reads every message.