Possibility to queue API calls

Options
Veronika_208293
Veronika_208293 Posts: 64
edited January 2020 in Questions

Is it possible to queue API calls so they will not get executed all at the same time?

Tagged:

Answers

  • Jozef_783863
    Jozef_783863 Posts: 331 admin
    edited January 2020
    Options

    @Veronika_128563 Can you share more detail about your need for queuing API steps?

    Is there a current issue you faced when attempting to start API steps in a larger batch process? If so, how many API steps (10, 50, 100)?

    Is there a known limit in the other system when it comes to sending requests?

  • Kevin_102667
    Kevin_102667 Posts: 56 admin
    Options

    @Veronika_128563 Can you add a delay to the API steps? You can calculate when you need each step to run and use a field reference to configure the delays.