Call Service rest multiple times with specific interval
I have below requirement.
Call service rest and send multiple workobject details to service. If we are getting error in service response or service is failed then we need to call same service more 2 times with 5 min interval and after that we need to send success mail or failure email according to service response.
can you please suggest how to implement this?
***Edited by Moderator: Lochan to update platform capability tags***