Back to Integrations
integrationGoogle Sheets node
integrationWhatsApp Business Cloud node

Google Sheets and WhatsApp Business Cloud integration

Save yourself the work of writing custom integrations for Google Sheets and WhatsApp Business Cloud and use n8n instead. Build adaptable and scalable Data & Storage, Productivity, and Communication workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Sheets and WhatsApp Business Cloud

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Sheets and WhatsApp Business Cloud integration: Create a new workflow and add the first step

Step 2: Add and configure Google Sheets and WhatsApp Business Cloud nodes

You can find Google Sheets and WhatsApp Business Cloud in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Sheets and WhatsApp Business Cloud nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Sheets and WhatsApp Business Cloud integration: Add and configure Google Sheets and WhatsApp Business Cloud nodes

Step 3: Connect Google Sheets and WhatsApp Business Cloud

A connection establishes a link between Google Sheets and WhatsApp Business Cloud (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Sheets and WhatsApp Business Cloud integration: Connect Google Sheets and WhatsApp Business Cloud

Step 4: Customize and extend your Google Sheets and WhatsApp Business Cloud integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Sheets and WhatsApp Business Cloud with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Sheets and WhatsApp Business Cloud integration: Customize and extend your Google Sheets and WhatsApp Business Cloud integration

Step 5: Test and activate your Google Sheets and WhatsApp Business Cloud workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Sheets to WhatsApp Business Cloud or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Sheets and WhatsApp Business Cloud integration: Test and activate your Google Sheets and WhatsApp Business Cloud workflow

🚀 Boost your customer service with this WhatsApp Business bot!

This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot.

  1. After submitting a Google Form, the user receives a notification via WhatsApp. These notifications are sent via a template message.
  2. In case user sends a message to the bot, the text and user data is stored in Google Sheets.
  3. To reply back to the user, fill in the ReplyText column and change the Status to 'Ready'. In a few seconds n8n will fetch the unsent replies and deliver them one by one via WhatsApp Business node.

Customize this workflow to fit your specific needs, connect different online services and enhance your customer communication! 🎉

Setup Instructions

To get this workflow up and running, you'll need to:

  1. 👇 Create a WhatsApp template message on the Meta Business portal. <details>messagetemplate.png</details>

  2. Obtain an Access Token and WhatsApp Business Account ID from the Meta Developers Portal. This is needed for the WhatsApp Business Node to send messages.
    credentialssetup.png

  3. Set up a WhatsApp Trigger node with App ID and App Secret from the Meta Developers Portal.
    credentialswebhook.png

  4. Right after that copy the WhatsApp Trigger URL and add it as a Callback URL in the Meta Developers Portal. This trigger is needed to receive incoming messages and their status updates.
    credentialstrigger.png

  5. Connect your Google Sheets account for data storage and management. Check out the documentation page.

⚠️ Important Notes

  • WhatsApp allows automatic custom text messages only within 24 hours of the last user message. Outside with time frame only approved template messages can be sent.
  • The workflow uses a Google Sheet to manage form submissions, incoming messages and prepare responses. You can replace these nodes and connect the WhatsApp bot with other systems.

Nodes used in this workflow

Popular Google Sheets and WhatsApp Business Cloud workflows

WhatsApp Business Cloud node
WhatsApp Trigger node
+5

🚀 Boost your customer service with this WhatsApp Business bot!

This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot. After submitting a Google Form, the user receives a notification via WhatsApp. These notifications are sent via a template message. In case user sends a message to the bot, the text and user data is stored in Google Sheets. To reply back to the user, fill in the ReplyText column and change the Status to 'Ready'. In a few seconds n8n will fetch the unsent replies and deliver them one by one via WhatsApp Business node. Customize this workflow to fit your specific needs, connect different online services and enhance your customer communication! 🎉 Setup Instructions To get this workflow up and running, you'll need to: 👇 Create a WhatsApp template message on the Meta Business portal. Obtain an Access Token and WhatsApp Business Account ID from the Meta Developers Portal. This is needed for the WhatsApp Business Node to send messages. Set up a WhatsApp Trigger node with App ID and App Secret from the Meta Developers Portal. Right after that copy the WhatsApp Trigger URL and add it as a Callback URL in the Meta Developers Portal. This trigger is needed to receive incoming messages and their status updates. Connect your Google Sheets account for data storage and management. Check out the documentation page. ⚠️ Important Notes WhatsApp allows automatic custom text messages only within 24 hours of the last user message. Outside with time frame only approved template messages can be sent. The workflow uses a Google Sheet to manage form submissions, incoming messages and prepare responses. You can replace these nodes and connect the WhatsApp bot with other systems.

Build your own Google Sheets and WhatsApp Business Cloud integration

Create custom Google Sheets and WhatsApp Business Cloud workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Sheets supported actions

Create
Create a spreadsheet
Delete
Delete a spreadsheet
Append or Update Row
Append a new row or update an existing one (upsert)
Append Row
Create a new row in a sheet
Clear
Delete all the contents or a part of a sheet
Create
Create a new sheet
Delete
Permanently delete a sheet
Delete Rows or Columns
Delete columns or rows from a sheet
Get Row(s)
Retrieve one or more rows from a sheet
Update Row
Update an existing row in a sheet

WhatsApp Business Cloud supported actions

Send
Send Template
Upload
Download
Delete

FAQs

  • Can Google Sheets connect with WhatsApp Business Cloud?

  • Can I use Google Sheets’s API with n8n?

  • Can I use WhatsApp Business Cloud’s API with n8n?

  • Is n8n secure for integrating Google Sheets and WhatsApp Business Cloud?

  • How to get started with Google Sheets and WhatsApp Business Cloud integration in n8n.io?

Looking to integrate Google Sheets and WhatsApp Business Cloud in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Sheets with WhatsApp Business Cloud

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon