Solved
Forum Discussion
j_angelevski
4 years agoContributor III
Hi @Ish,
If you really need the delay between each REST call on each document input, then yes that has to be delayed with a Script snap, it doesn’t have to in a sub-pipeline because you can pass the data through the Script snap.
- Ish4 years agoNew Contributor III
Thank you for the tip – I’ll implement it this way.