Hi everyone!
I need to do that when I get an email with a Purchase Request and click on a link-button "Approve", the status of the request is automatically changed (without any additional actions from user).
Is there any opportunity to do this?
Thank you in advance!
0
Answers
One solution I can think about is using web service, create a function to approve particular document(parameter) and publish as web service. Then, you can add the web service calling url as a link in email.