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

GOOGLE SHEET + MYSQL HEELP

Hello everyone, I would like my GOOGLE SHEET WORKSHEET to get all information from within a given MYSQL table, then if I insert information or update some information in the GOOGLE SHEET TABLE, it would send it back to MYSQL.

Can someone help me?
 
P

Pabblymember11

Guest
Hey @othonrighetti

Regarding your concern, you can pick the MYSQL trigger event which will get your live data from your MYSQL table, and then by mapping the fields in the "Google Sheets: Add New Row" action event, you can add the data to your Google Sheets.

Later you can pick the "MySQL: Insert Row" action event to add the data to your MYSQL table. Kindly try creating the workflow at your end and let us know if that works for you.

2022-04-01_15h41_16.png
 

Felipe

Member
Does this webhook works with automatically insert data? for example.. the data will be fillet from wordpress forms and automaticaly insert on google sheets, should work to get rows? or just manually input on google sheet?
 
P

Pabblymember11

Guest
Hey @Felipe

Kindly try to make Pabbly Connect IP address( 44.224.102.169 ) a whitelist and then try reconnecting the MYSQL action step.
 
Top