Skip to content

cathylopez.com.ph

sharing some random thoughts

Category Archives: Uncategorized

Formula Field: Salesforce Email Thread ID

Here’s a working formula to generate the Email Thread ID in Salesforce: “ref:_” & LEFT($Organization.Id,5) & SUBSTITUTE(RIGHT(Organization.Id,10), “0”, “” )& “._” & LEFT(Id,5) & SUBSTITUTE(Left(RIGHT(Id,10), 5), “0”, “”) & RIGHT(Id,5) & “:ref”

Posted bycathyJune 9, 2017June 9, 2017Posted inUncategorizedLeave a comment on Formula Field: Salesforce Email Thread ID

Recent Posts

  • Formula Field: Salesforce Email Thread ID
  • Sending Email Notification for Task Owner via Apex Trigger
  • New Trailhead Release: Navigate the Salesforce Advantage
  • Salesforce.com Summer ’15 Maintenance Exam Q & A
  • Salesforce.com Spring ’15 Maintenance Exam Q & A

Other Links

  • BartMarquez.com
  • Choc and Jaja
  • Istoryya.com
  • Kanami.com.ph
  • Luthar.com
  • Mike Lachica
  • Pretty Fhe
  • Sheirene Cruz

Categories

  • Blogging
  • Featured
  • Hosting
  • Nothing in particular
  • Salesforce.com
  • Self-Confessions
  • The Real L Word
  • Travel
  • Uncategorized
  • Web Development
cathylopez.com.ph, Proudly powered by WordPress.