I'm making an http request to zendesk from the copilot. This request returns a JSON, which I can only set as a variable of type any. How can I take this variable and convert it to a string? I need the http response as a string to provide it to other parts of the copilot and other http requests, and i'm getting errors when trying to do it from my 'any' variable.
If you want a string as an output, I guess you can join all the list element or something like that.
Good morning,
I hope you are doing well. I had a similar problem where I had made an http call and got a json which contained a list of values of the form:
In order to get a list of all ids, I used the following formula :
Pablo Roldan
25
Romain The Low-Code...
23
stampcoin
10