Wait For Notification
Waits for a notification
This activity waits for notification or a response from a user-specified Url.
Input
End Point:
String Argument
Specifies the URL from which you want to receive a notification from.
Output
Result:
String Variable
Stores the response received from the HTTP request in the String Variable.
Last updated