This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Replies: 1 comment
-
|
Do you mean a flow like this one ? If you deploy your flow, then you can /POST with any data you want including arrays. and you can iterate over them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
As is available in Postman runner, I think it would be a very useful to allow a data source to be an iterable list that can be loaded from disk, such as a JSON or CSV file. This could then pass through the "for" step to produce a trigger per item.
Beta Was this translation helpful? Give feedback.
All reactions