Plotly Make integrationAutomate Plotly with Make.
Your charts can build themselves from the data you already collect. The Plotly Make integration gives you 3 action modules: create a graph, turn it into an image, delete it. This guide walks you through the connection and a first scenario you can test right away.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Plotly Make integration do for you?
The Plotly Make integration links your Plotly account to Make so graphs get created, exported as images or removed without you opening Plotly. You build a scenario, which is the automation itself: a chain of modules, each one a single brick that does one job. Plotly supplies three of those bricks, all of them actions.
A chart that appears when the numbers do. Say a sales team logs deals in another app. A scenario picks up the new rows and passes them to Create a graph, so a fresh Plotly chart exists without anyone copying figures by hand.
A picture ready to share. Stakeholders rarely open an interactive chart. Chain Create a graph image after the graph and the next module can drop that image into an email, a chat message or a report, wherever your team actually reads.
A tidy Plotly account. Test graphs and outdated versions pile up fast. Delete a graph clears the ones a scenario no longer needs, so your account keeps only charts people use.
Keep the limits in mind. Plotly has no trigger in Make, so it never starts a scenario by itself: another app or the schedule has to kick things off. There is also no universal API module for Plotly, so anything outside these three actions needs another route. Many apps also have an n8n node, and the n8n vs Make page sets out how to choose. To go further with the editor, the Make training starts from zero, and the Make pricing page explains how operations are counted.
How do you connect your Plotly account to Make?
- 01
Add a Plotly module
In your scenario, click the +, search for Plotly and pick any of its modules. Then click Create a connection. A connection is your Plotly account linked to Make once and reused by every Plotly module afterwards.
- 02
Name the connection
This step is optional, but a clear name helps as soon as you handle more than one account. Something like "Plotly marketing" tells you at a glance which account a module writes to when you come back to the scenario later.
- 03
Authorize Make and save
Follow what Plotly asks for: either approve Make on the Plotly page that opens, or paste the key Plotly gives you. Click Save. The module now shows your account and you can fill in its fields.
Your first scenario with Plotly
GoalWhen new figures reach another of your apps, Make creates a Plotly graph and turns it into an image you can pass along.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Choose the app that holds your figures as the first module, a spreadsheet or a form tool for example.
- 02
Add Create a graph
Click the + to the right of that first module, search for Plotly and pick Create a graph. Link your connection, then map the incoming figures into the graph fields.
- 03
Chain Create a graph image
Add Create a graph image after the graph. Map what the previous module returned so Make knows which chart to render, then add the module that will send or store the image.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received; a bundle is one item passed from a module to the next. Open them to check the graph was built.
- 05
Schedule and switch on
Open Scheduling on the first module. A new scenario runs every 15 minutes by default, and 15 minutes is also the shortest interval on the Free plan. Adjust it, then switch the scenario on.
The Plotly modules in Make
Plotly gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a graph
ActionIn Make“Creates a new Plotly graph.”
Turns the data flowing through your scenario into a new graph in your Plotly account, with no copying and pasting of figures between tools.
Delete a graph
ActionIn Make“Deletes an existing graph.”
Removes a graph you no longer need, which keeps your Plotly account readable instead of buried under drafts and outdated charts.
Create a graph image
ActionIn Make“Creates a graph image based on specified parameters.”
Produces a still image of a graph, the format that travels well in emails, chat messages and slide decks where an interactive chart would not open.
Need help automating Plotly with Make?
A person reads every message.