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

Append values to Sheets with quotation marks in text

k2trix

Member
Hey everyone reading this.

I have an issue when i try to append a formula(string) wich contains quotation marks :
ghj.jpg

When i use """ the json structure is broken, then it doesnt work.
How can i send quotation marks in my text ?

I know we can use {{blank}} {{space}} already, but i cant find a way for "

please help me
 
P

Pabblymember11

Guest
Hey @k2trix

Can you please share the workflow URL once you have tried the same so that we can look into it.

Further, can you please try passing the formula in the "Add New Row" action step of Google Sheets once in place of the "Append Values" action step?
 

k2trix

Member
Thanks, I found an other way doing this.
I format text values into the sheet directly.
So i dont need to send json data containing quotation marks into their strings.

And i found a way to do it anyway : In any JSON file there's a few tricks.
SHLOB.gif
 
P

Pabblymember11

Guest
Thanks for the update, I hope this might help you out.
 
Top