Common Use cases for Alternate Thread Id 


Use case 1:

The user wants to compare the 'To Address(es)' of the incoming email (Email sent to the email service address configured in the related email rule) with the value of the 'Email' field on the Lead record, and wants to assign the incoming email to the first match found upon comparing the addresses.

 

Please follow the steps below to configure the Alternate thread Id to work for the above-stated use case:

 

  1. Go to e2a Email Rules tab | <pre-configured email rule> [Example: EmailtoLead]
  2. Click on Edit and go to the Alternate Thread Id section
  3. Enter regex ([a-zA-Z0-9_\-\.]+@[a-zA-Z0-9_\-\.]+\.[a-zA-Z]{2,5})) in the Match Regex Pattern field to extract email addresses in the 'To field of the incoming email
  4. Enter 1 in the Match Capturing Group field [As there is 1 group in the regex above to extract email addresses]
  5. Select 'To' from the Search in drop-down [User wants to check for a match of regex in the To field] 
  6. Select Email from the Field to Match drop-down [User wants to match the extracted addresses from the To field of incoming email to the value of Email  field on Lead record]
  7. Click on Save 

 

 

Use case 2:

The user wants to compare the value of 'Subject & Body' of the incoming email (Email sent on the email service address configured in the related email rule) with the value of the 'Country' field on the Lead record, and wants to assign the incoming email the first Lead record found with the same Country..

 

Please follow the steps below to configure the Alternate thread Id to work for the above-stated use case:

 

  1. Go to e2a Email Rules tab | <pre-configured email rule> [Example: EmailtoLead]
  2. Click on Edit and go to the Alternate Thread Id section
  3. Enter regex ([A-Za-z]*) in the Match Regex Pattern field to extract words in the 'Subject & Body field of the incoming email
  4. Enter 1 in the Match Capturing Group field [ As there is 1 group in the regex above]
  5. Select 'Subject & Body' from the Search in drop-down [ User wants to check for a match of regex in the 'Subject & Body' field] 
  6. Select Country from the Field to Match drop-down [User wants to match the Country value from the Subject & Body field of incoming email to the value of Country field on Lead record]
  7. Click on Save 

 

Please contact us at support@ortooapps.com for any questions

Was this information helpful?
Quick survey: How do you rate Email-to-anything?
★★★★★ - EXCELLENT
★★★★ - GOOD
★★★☆☆OK
★★☆☆☆POOR
☆☆☆☆ - RUBBISH

-