@Tsholofelo Mautla Thanks for reaching out. As you already have the array output from your query result action. You can leverage the create CSV table action to convert your output to CSV format. Now you can leverage the Create Blob action and pass your CSV table action out as the blob content. For testing I have defined the variable and pass the array output of resource graph documented here
Workflow :
your previous workflow action --> Create CSV table --> Create Blob
Feel free to get back to me if you need any assistance.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.
