Flow designer to run in loop until we get desired output
Hi,I'm running a API from custom flow action to get the order tracking status1. from the API i will get status of package as string value(In Transit, Pending, Delivered)2. if the state is other than In Transit or Delivered i need to wait for certain ...