Find your content:

Search form

You are here

Is it possible to include a partner/client (or other non-internal employee) in an approval process? If so, how?

 
Share

If it is not strictly possible, is there a standard practice for integrating an external element into an approval process/workflow?


Attribution to: jackerman09

Possible Suggestion/Solution #1

Equally you could just create some approver users with the email address of some external users. (Or possibly an approver mailbox) They will receive an email notification of approval and can respond to this email with rejection or approval.


Attribution to: techtrekker

Possible Suggestion/Solution #2

You could do this using some Apex, but it's not possible using standard functionality. Using code you could send an approval notification to the external approval and then check incoming mails for an 'Approve / Reject' mail (maybe include record ID in the body of the email for uniqueness) and then update the record to be approved.

Submitted as answer as suggested.


Attribution to: Davin Casey
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/1934

My Block Status

My Block Content