In Workflow Cloud I'm able to get some JSON content from a web service call. This allows me to iterate over the JSON and pull out data. I can actually get the data into a text variable formatted as CSV. Next, I'd like to save this CSV data to OneDrive, Box, etc... but first I need to get the data into a file variable.
Is there a way to save the contents of a text variable into a file variable?
Thanks for your help.