• 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.

HubSpot Deal To Google Sheet

I am using 2 APPs:
  1. HubSpot
  2. Google Sheet
In the HubSpot, my sales team members are to create Deals. Each Deals are having multiple Stages such as Stage 1, Stage 2, Stage 3, Stage 4 etc.

What I want as:
Step 1 : When A New Deal will get create, then It should get store into my google Sheet as new row.
Step 2 : When A Deal Stage get update for the Deal which is already into my google Sheet from Step 1, then it should update the Row Data but not add the new row.


Please tell me as how to build this.
 

Himesh

Active member
Hello @Michael Zhang You need to create 2 workflows for this
in 1st workflow :- you need "create lead" from Hubspot trigger and send that data to google sheet.
In 2nd workflow:- You need "Update lead" from Hubspot trigger and you need to fetch the data from google sheet which you need to update. and save it back to the google sheet.
Please find below videos for reference.

for add data into google sheet "
"
for update data in google sheet "
"
 
Top