• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Integrate Google Sheets as a database with Botpress using Pabbly.

Dear Pabbly Team,

I hope this message finds you well.

I would like to integrate Google Sheets as a database in Botpress using Pabbly. Could you please guide me on how to build this workflow effectively?

Looking forward to your support.
 

Preeti Paryani

Well-known member
Staff member
Hello @DME Moti Packaging,

Can you please elaborate on what do you refer to by "I would like to integrate Google Sheets as a database in Botpress"?

Also currently we do not have any integration with Botpress, either you can add a request on our integration board for the application with the required triggers and actions by using this link or you can use Webhook by Pabbly for trigger(If botpress supports webhooks) and API by Pabbly for actions.

Please confirm if by Botpress you're to the following - https://botpress.com/.
 
I would like to integrate Botpress as a database where any query made is reflected in a Google Sheet. I believe this can be achieved using the Pabbly API. Could you kindly assist me with the setup or provide further guidance on this integration?
 

Preeti Paryani

Well-known member
Staff member
Hello @DME Moti Packaging,

To trigger a workflow on any new query made in Botpress and add the data to Google Sheets, you can use Webhook by Pabbly. Here’s how you can set it up:
  1. Webhook Trigger: Set up a Webhook in Botpress that will send the query data to Pabbly Connect whenever a new query is made.
  2. Google Sheets Action: Once the webhook is triggered, use the Google Sheets: Add Row action in Pabbly Connect to insert the data into a Google Sheet.
To learn more about how to use Webhook by Pabbly, please refer to this tutorial -
.

Please note that API by Pabbly cannot be used as a trigger application in this case, as it is designed for performing actions, not for initiating workflows.
 
Top