Hi guys,
I'm building a flow which reads some data from a Sharepoint task list and then saves these data in a string which is converted into JSON format using "Compose". The second step is to save these rows in an Excel (For Business). So I have a delay trigger and then I use "Add a row into a table" in order to save these information. Unfortunately, this flow ends soon saying that "The request entity's media type 'text/plain' is not supported for this resource".
Does anybody know how to solve it?
Thank you.