Show how that list is being generated?
Those quotes bother me, as does the lack of JSON list markup for the repeating row structure that should have been in the input list error message.
And how did you copy that sheet data into AI2?
Your list to csv conversion of the response content is backwards.
Look for the opposite block, like
list from csv table
or
csv table to list
show us the raw response content
and a screenshot of your updated Web.GotText event
Taifun
how to get block when btGetData.click do?
In you case is the Button1.Click. But what you need to do is to set the responseContent to a label, to be able to see what are you receiving in that parameter.
did i have to build a new blocks or just use blocks that are already that? and can u give me the example? sorry i got confused
You have only to add this to your current blocks. set the responseContent to a label:
to be able to see the content, using "Do it":
how to do 'Do It'?
You need to connect your phone with Companion or emulator to enable this functionality. then click with the right button.
i already connect with companion, but i have no clue about the right button
When click on the label.text with the right button...a dropdown menu appears
Right-click on the block with your mouse and you will get the options...
why have you placed a new GotText block?
Set the responseContent to the label in your already existing block, in the first line (before the if):
In the first image you posted it seems you were receiving more data...