Part-1
Part-2
GsConnected extension GSConnected extension:- 🟩 [FREE] GS Connected - A Swiss Army Knife for Google Sheets
Part-1
Part-2
GsConnected extension GSConnected extension:- 🟩 [FREE] GS Connected - A Swiss Army Knife for Google Sheets
Would be good to give credit and provide links to the extension developer that makes this all possible
Also, where the responseContent comes back as a stringified JSON you can use the following blocks to make a list, instead of all the text replacement blocks
Can we also use the JsonObjectEncode block from the Web component?
Use the jsonTextDecode block. This is the same as my jsonParse block
Are you sure jsonParse block works?
I just tried it and it didn't work for me.
Instead, replaceText block works well.
And what does the option "useDefault"affect?
Just set to true
, no other setting will work.
Show the value of output
, I would expect it to be:
[[Ankou],[Bandit],[Cocatrice]]
Yes you right. may be i dont understand you correctly when you said
I'm new to this and trying to make an app without any coding knowledge. Do not be too harsh...)