Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- Best Practices Discussion
- :
- May I use Approval Process with Contacts ?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-30-2009 02:47 PM
Hi everyone,
I've been exploring the approval processes in salesforce and as far as I could see it seems like a record can only be submitted for approval to a "User" (different users and ways to pick them up ... but)
In my case I need a record to be approved or rejected by Contacts. How could I take advantage of the Approval Process included in salesforce? Do I have to implement a customized approval process?
Ideally I would like to have the same existing functionally but to be able to use contacts as well (or some email address field in another object.
Any suggestions are apreciated.
Thanks !!
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-04-2010 11:27 AM
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2010 09:10 AM
Hi Mr. Kucera,
Thank you for your response, I am sorry to be late.
Actually I was thinking to do something like that. Another option I was evaluating is send to the specific contact a .pdf document with the content requiring approval, and at the same time use the email mechanism to get the approval.
Is there any way I can use that email approval mechanism with contacts?
Thanks again !
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2010 11:10 AM
If these people are using the partner portal, then you can do approvals using standard workflow approvals:
https://na1.salesforce.com/help/doc/user_ed.jsp?se
If you wanted to them to simply reply to an email by typing "approved", you could custom build something using Email to Apex where the response would be forwarded to Salesforce & then you'd have code that would search the reply for "approved" or "not approved".
The partner portal route is probably easier to set up given no code involved.
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2010 02:04 PM
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-17-2010 04:54 AM
Using the Partner Portal, I still haven't been able to get a Partner User to be the the approver, even if they are the record owner. A partner user can be the initial submitter. I simply can't get partner users to appear in the 'Next Approver' box.
Re: May I use Approval Process with Contacts ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-17-2010 04:14 PM
if you want the partner to approve a request - submit the request to a Queue of which the partner is a member. The partner will then see the approval request in the portal and can approve it accordingly. You can't directly assign an approval request to a partner

