Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- Formulas & Validation Rules Discussion
- :
- Need formula help to update leads based on inbound...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Need formula help to update leads based on inbound messages after a mass mailing
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-02-2012 09:56 AM - edited 11-08-2012 03:35 PM
Hi. I'm trying to determine how to update a lead in our database, based on a reply after one of two different mass mailings.
Our leads are potential candidates to our Graduate program, and we want to know if we should keep them "active" in our database for an additional year. So a positive email reply should check a flag that will keep them for the next mailing.
We'll also have a different mailing to a different group of these leads, where a reply will indicate that they are no longer interested in out program and should mark them as not "active."
I was told it required a formula creation, which the Salesforce help line doesn't help with and they directed me here.
Help with how to setup the formulas or pointers to existing code that I can see how others have done something similar would be appreciated.
Thanks in advance!
Sharon
Re: Need formula help to update leads based on inbound messages after a mass mailing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-09-2012 08:02 PM
Sorry, but this definitely isn't a formula question. This sounds like two different inbound email services, which are classes that are written in Apex to manage incoming emails:
http://blog.jeffdouglas.com/2010/03/12/writing-an-
Hope this helps,
Salesforce Fast
If a reply to a post answers your question or resolves your problem, please mark it as the solution to the post so that others may benefit.

