mohamed S.

  • 1 question asked
  • 0 answers
  • 0 best answers (0%)
  • How to call a single api request multiple times

    How to call a single api request multiple times .i have around 5 api's out of that for 4 api's i'll get response at the same time but for one one i need to hit around 5 time to...
    mohamed S.
    mohamed S.

    mohamed S.

    Level
    0
    1 / 100
    point
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If it's always 5 times why can't you add it inside a loop logical action? If the number of loop iteration depends on the server response then you can use a while logical action...