Forum Discussion

Ish's avatar
Ish
New Contributor III
4 years ago
Solved

REST Get delay between making calls as documents come in (not pagination or retry)

Hello, For the REST Get snap, there’s a feature to set a delay interval between Pagination and Retry calls, but what about just between regular calls as documents come in? All calls to REST can be...
  • j_angelevski's avatar
    4 years ago

    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.