- Home
- Resources
- Integrations
- Google Keep
Google Keep Make integrationAutomate Google Keep with Make.
What if your notes wrote, shared and tidied themselves? The Google Keep Make integration gives you 8 modules: 1 scheduled trigger, 6 actions and 1 search. This guide is for anyone who lives in Keep, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Google Keep Make integration let you automate?
The Google Keep Make integration links your Keep account to Make so notes can be created, read, shared and deleted by a scenario, which is the automation you build in Make: a chain of modules, each one a single brick such as a trigger, an action or a search. You set it up once and it runs without you.
Notes that appear on their own. Put Create a Note after a module from another app, such as a form or a mail app, and every new entry lands in Keep as a note you can read on your phone. Handy for a sales rep who wants each inbound lead written down where they already look.
Access that follows the project. Create a Permission gives a teammate writer access to a note, and Delete a Permission takes it back, so an operations lead can open and close shared checklists as people join or leave a project.
A clean archive elsewhere. Watch Notes spots notes that were created or updated, and List Notes or Get a Note pull their content, ready to be copied into a table. If your team keeps its records in a base, the Airtable Make integration is a natural next stop.
What the listed modules do not cover, Make an API Call can reach, with the same connection. The same app may also exist on n8n; the n8n vs Make comparison lays out how the two tools differ, and the Make training goes deeper once this page is done.
How do you connect Google Keep to Make?
- 01
Prepare your Google credentials
You need a Google account with access to Keep. In the Google Cloud console, open Menu, then Google Auth platform, then Clients, click Create Client, choose the application type, name it and click Create.
- 02
Copy the Client ID and secret
Google now shows the Client ID and the Client secret. Copy both somewhere safe for a moment: Make asks for them in the next step, and they are what lets Make act on your Keep account.
- 03
Create the connection in Make
Add any Google Keep module to your scenario and click Create a connection. Give it a name in Connection name if you like, paste your credentials or follow the on-screen prompts. Every Keep module then reuses this connection.
Your first scenario with Google Keep
GoalWhen a new entry arrives in another app, Make writes it into Google Keep as a fresh note.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where your entries start, such as a form tool, and its module that watches for new entries.
- 02
Add Create a Note
Click the + on the right of that first module, search for Google Keep and choose Create a Note. Select the connection you made earlier, or click Create a connection now.
- 03
Map the entry into the note
Fill the fields of Create a Note by clicking into them and picking data from the first module. Each bundle, meaning one item passed from a module to the next, becomes one note.
- 04
Test with Run once
Click Run once, then add a test entry in the source app. Open the bubble above each module to read the bundles it received, and check Keep for the new note.
- 05
Schedule and switch on
Open the clock on the first module to set Scheduling. A new scenario checks every 15 minutes by default. Pick what suits you, then switch the scenario on.
What can start a Google Keep scenario?
1 module starts a scenario when something happens in Google Keep. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Google Keep as soon as it happens.
Watch Notes
Scheduled triggerIn Make“Triggers when a note is created or updated.”
Watch Notes hands your scenario every Keep note that was just created or edited, so a change you make on your phone can travel to the rest of your tools without a copy and paste.
What can Make do in Google Keep?
Google Keep gives you 7 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Note
ActionIn Make“Creates a new note.”
You get a brand new note in Keep, filled from whatever the earlier modules passed along, so ideas and requests captured elsewhere end up in the app you open all day.
Create a Permission
ActionIn Make“Creates one or more permissions on the note. Only permissions with the WRITER role may be created. If adding any permission fails, then the entire request fails and no changes are made.”
This module opens a note to other people, so a teammate can edit the same checklist instead of waiting for a screenshot.
Delete a Note
ActionIn Make“Deletes a note.”
The result is a lighter Keep: a note that has served its purpose disappears without you hunting for it by hand.
Delete a Permission
ActionIn Make“Deletes one or more permissions on the note. The specified entities will immediately lose access. Permission with the OWNER role can't be removed.”
Here you take access away: the people you name lose the note at once, which keeps shared lists limited to those still on the job.
Get a Note
ActionIn Make“Returns a note.”
You receive the full content of one specific note, ready to be mapped into the next module of the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you reach any endpoint of the Google Keep API through the connection you already set up, so a need the other modules miss does not stop the project.
List Notes
SearchIn Make“Lists notes.”
This search brings back your notes as separate bundles, so the modules after it can handle them one by one, which suits a bulk export or a cleanup.
Need help automating Google Keep with Make?
A person reads every message.