Hi @King Java Greetings! Thank you for posting this question here.
You can hit the URL end point extracted from the Execute JavaScript Code
step through a HTTP action. You can then reference the body of this action response, which contains your CSV data, in the action Create blob (V2). Please refer the following screenshots for reference configuration.
- Here I am hitting a URL end point which returns a CSV file.
- You can then reference the Body of this HTTP action response in the Create Blob (V2) action as below
- Once your workflow is run, the file will be saved in the container set to the Folder path with the specified blob name.
Hope this helps! Please let us know if you have any additional questions or need further assistance.
If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.