Hi All,
I have a scenario where, I need to update the status of the approval by calling an API/ URL. How do i call the URL, after the approval? i can't use REST service instance, as this URL is not constant.
sample URL: http://mydomain/api/user/role/{requestid}/{status}/{comments}
Thanks,
Pradeep