- Home
- Resources
- Integrations
- Looker Studio
Looker Studio Make integrationAutomate Looker Studio with Make.
Can Make answer Looker Studio when it asks for fresh data? Yes. The Looker Studio Make integration gives you 7 modules: 1 instant trigger, 4 actions and 2 searches. This guide is for people who build reports and manage who sees them, and it walks you from the connection to a first live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Looker Studio Make integration let you automate?
The Looker Studio Make integration links your Looker Studio account to Make, a no-code tool where you chain modules into a scenario. A module is one brick (a trigger, an action or a search), and a scenario is the automation those bricks form. Here, Looker Studio can call Make for data, and Make can manage who has access to your assets.
Reports that pull data from Make. New Request fires when Looker Studio asks Make for data. Your scenario gathers what the report needs, then New Response hands the result back. A marketing analyst can shape data in Make instead of maintaining a separate export.
Access that follows your team. When a consultant joins a client account, Add Asset Members opens the right asset to them. When the project closes, Revoke Asset Permissions takes that access away, so nobody keeps a view they no longer need.
A clear picture of who sees what. Search Assets finds the assets you care about, and List Asset Permissions returns the members of each one. Send that list to a spreadsheet or a message and review it before an audit.
For anything these modules skip, Make an API Call reaches the rest of the Looker Studio API with the same connection. The documentation gives no numeric limit for this app. If you are weighing tools, the n8n vs Make comparison sets out the criteria, the Make training covers the editor step by step, and Make troubleshooting helps when a run fails.
How do you connect Looker Studio to Make?
- 01
Add a Looker Studio module
Open your scenario, click the +, search for Looker Studio and pick any of its modules. In the module panel, click Create a connection. A connection is your Looker Studio account linked to Make once, then reused by every Looker Studio module.
- 02
Name the connection
This step is optional, but it pays off later. Give the connection a name that tells you which account it uses, such as the client or the team it belongs to. That way you pick the right one without guessing when a scenario grows.
- 03
Authorize Make and save
Authorize Make: either you sign in on the Looker Studio page and accept, or you paste the key Looker Studio gives you. Use the account that owns the assets you want to manage. Then click Save, and the module can read your assets.
Your first scenario with Looker Studio
GoalWhen Looker Studio asks Make for new data, Make searches your assets and sends the list back.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + in the middle of the canvas. Search for Looker Studio and choose New Request as the first module.
- 02
Link your account
Click Create a connection, authorize Make and save. The trigger is instant: Looker Studio calls Make through a webhook each time it asks for data, with no polling in between.
- 03
Add the search
Click the + on the right of New Request and add Search Assets. Fill its fields; once the connection exists, Make lists what it can read, so you pick instead of typing.
- 04
Send the answer back
Add New Response after the search and map the data found by Search Assets into it. Each asset found travels as one bundle, meaning one item passed from a module to the next.
- 05
Test, then switch it on
Click Run once and read the bundles each module received. When the answer looks right, turn the scenario on so Make listens every time Looker Studio sends a request.
What starts a Looker Studio scenario
1 module starts a scenario when something happens in Looker Studio. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Looker Studio as soon as it happens.
New Request
Instant triggerIn Make“Triggers when Looker Studio requests Make for new data.”
New Request lets a Looker Studio report pull its data from Make. The moment Looker Studio asks for new data, your scenario starts and can collect, clean or combine what the report should show.
What Make can do in Looker Studio
Looker Studio gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add Asset Members
ActionIn Make“Adds members to a given Looker Studio asset.”
Add Asset Members gives new people access to a Looker Studio asset without you opening the sharing menu. Each run opens one asset to the members you map from the previous module.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call covers what the six other modules do not, by sending your own request to the Looker Studio API with the connection you already set up.
New Response
ActionIn Make“Send data back from Make to Looker Studio.”
New Response closes the loop with Looker Studio: it takes the data your scenario prepared and hands it back to the report that asked for it.
Revoke Asset Permissions
ActionIn Make“Removes members from a given Looker asset.”
Revoke Asset Permissions removes members from a Looker Studio asset, which keeps access tidy once someone no longer needs it.
List Asset Permissions
SearchIn Make“Retrieves a list of permissions for a given Looker Studio asset.”
List Asset Permissions tells you exactly who can reach a given Looker Studio asset, returning each permission as a separate bundle you can filter or store.
Search Assets
SearchIn Make“Searches for Looker Studio Assets.”
Search Assets finds the Looker Studio assets that match your search, so later modules know which ones to work on.
Need help automating Looker Studio with Make?
A person reads every message.