Hi All,
I'm retrieving a string from an API that is Base64 encoded. I have successfully created a Python script to retrieve the string, decode it, and store it in a variable.
I'm not sure where to go from there. There is no Grid to Table type of component that I'm aware of. Do I need to use the Grid Iterator and some other component to loop through the variable and send it to my table? Has anyone done this before or does anyone have suggestions on how I can achieve this?
Thanks in advance!
Austin