Hello everybody,
I'm looking to extract the data from a CSV file to send it on a POST (HTTP) request.
I manage to extract the data from the file in question, only I do not know how to make a post for each of the lines.
You have any ideas ?
Hi there. So, I think what needs to happen is we need to convert the csv data from an "Object" into an "Array". This will give your Apply to Each loop something to work with.
I found this article by @sergeluca which walks you through doing something similar. Give that a go and let us know how it works.
-Ed-
If you liked this reply, please give it a thumbs up! If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
Thank you for your reply,
I'm not very comfortable with JSON ...,
I managed (I think) to create the array object now I don't know how to apply an HTTP POST to each line
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
23 | |
13 | |
11 | |
10 | |
8 |
User | Count |
---|---|
33 | |
25 | |
24 | |
17 | |
16 |