sharing data from spreadsheet to wati chatbot

AQIB ALI

Member
I

Scenario:
  1. When a user interacts with our WhatsApp chatbot and provides their order ID, we want the chatbot to retrieve the relevant order status information from a Google Spreadsheet.
  2. The chatbot should then send this order status information back to the user via WhatsApp.

Key Points:
We are using a 'wait' chatbot approach, where the chatbot awaits user input before proceeding.
The data for order tracking is stored in a Google Spreadsheet. We believe that integrating Pabbly with our Google Spreadsheet can streamline this process and provide a seamless experience for our customers.
Could you please provide us with guidelines on how we can achieve this integration using Pabbly?
Specifically, we need assistance in configuring Pabbly to retrieve data from the Google Spreadsheet based on the user's input (order ID) and send the response back to the user via WhatsApp.
 

ArshilAhmad

Well-known member
Staff member
Hi @AQIB ALI,

Please watch the video shared below to understand how you can set up your workflow to create a WhatsApp Chatbot. Only the first and last steps of the video are relevant to your use case.

You can use 'Lookup Spreadsheet Rows' action step to fetch the order status information.
1708278403601.png
 
Top