• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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
 

Supreme

Well-known member
Staff member
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
 
Top