How to configure (via Custom Metadata: e2a Customer Settings)
Step 1 — Create a new custom Metadata Type e2a Customer Settings (skip this step if it already exists in your org)
- Go to 'Setup' and type 'Custom Metadata Type' in the quick find box.
- From the results, open 'Custom Metadata Type'.
- Press on 'New Custom Metadata Type' to create a new Custom Metadata Types.
- Set the Label as: e2a Customer Settings
- Set the Object Name as: e2a_Customer_Settings__mdt (note the "__mdt" gets added automatically)
- Set the Description as: This Custom Metadata type holds records related to different settings for e2a.
Step 2 — Create the Value field on e2a Customer Settings (only if it doesn’t exist)
-
Go to Setup → Custom Metadata Types.
-
Open e2a Customer Settings → Fields & Relationships → New.
-
Create the field:
-
Field Label:
Value -
API Name:
Value__c -
Data Type: Text
-
Length:
255
-
-
Save.
If your org already shows Value (Value__c, Text 255) on this type, skip Step 1.
Step 2 — Create the desired setting record(s)
-
Setup → Custom Metadata Types → e2a Customer Settings → Manage Records → New.
Record A — Owner/assignee notifications
-
Label:
Dmo_EH_Trigger_User_Email -
Name (Developer Name):
Dmo_EH_Trigger_User_Email -
Value (Value__c):
trueorfalse-
true→ send assignment/owner emails -
false→ suppress assignment/owner emails
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy8yMzgxLzM3MTcvY2tmaW5kZXIvaW1hZ2VzL3F1LzIwMjUvaW1hZ2UoNykucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzg1MTI0NzM1fX19XX0_&Signature=R4bsf04DwMoXmOzKKUAx2XGDM7ZW0SX3dNCS219jDFAyyHjxfFYAHVniLlNbAjn5n7mxzWmYyjHh4f6WBTJGg9Y941N~8OKbtE5N0UJfmsyq9WFfp3EBgGZl2JASXFXcRKOsF3U0yjjo-Ev~CPIy1E1H3ELt0HO6toIHvSbiAZEcNTYfRykiO2MD7-eTGCNW-jbp6-2zX~7L6gbOzhiut6cCYzA~uahyo33HkANKY3AWt5VxhsZaxg0ml5sgXvKBja~6msj~TSdK4vb9eMKlAwHpNqFno-XCNNMrUfwrFxqYLamIgLcAsuQga6Cj3jO0qBJaEtzSjOBQ5gD8PYLGoQ__&Key-Pair-Id=K2TK3EG287XSFC)
-
Record B — Auto-response emails
-
Label:
Dmo_EH_Trigger_Auto_Response_Email -
Name (Developer Name):
Dmo_EH_Trigger_Auto_Response_Email -
Value (Value__c):
trueorfalse-
true→ send auto-responses (from Auto-Response Rules) -
false→ suppress auto-responses.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy8yMzgxLzM3MTcvY2tmaW5kZXIvaW1hZ2VzL3F1LzIwMjUvaW1hZ2UoNikucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzg1MTI0NzM1fX19XX0_&Signature=ML6GvreAekEXovZ36adtjn4gFWd~en3DSHZ~p5kwzfm2KBm7FMxeGBxD4iAyF9MTM58D9d4p4v7sf9CVvcJfZKs8CehV-n7qcM1VA2ayIu3q0dxkh0AoMIQlryhSuePPwtamttTjkXBYA6A-mfrnpFnytrzOu8b2eQpsucYwP5Lt~Z-3QtCi3FDyAuGEdsoIUb~j9WyWYaEWXJcvq9jfO2-tUveNDsy0LEtWMBbLjOzayK-UoyoxOZyJ68U-3Fefp-T4tuXF6ZKLLeqD3MhyPdmIUVPeIwcb-Q8bPmyCbZitBoioZeVPHKICi-7NdwTKOtMnCB7JN~D3BtmOSYBeMw__&Key-Pair-Id=K2TK3EG287XSFC)
-
Notes
- Enter
true/falsein lowercase (no spaces). - If a record is missing, e2a treats the setting as true (emails ON) by default.
Quick outcomes guide:
- Dmo_EH_Trigger_User_Email =
true, Dmo_EH_Trigger_Auto_Response_Email=true→ both emails sent - Dmo_EH_Trigger_User_Email =
false, Dmo_EH_Trigger_Auto_Response_Email=true→ no assignment email; auto-response sent - Dmo_EH_Trigger_User_Email =
true, Dmo_EH_Trigger_Auto_Response_Email=false→ assignment email sent; no auto-response - Dmo_EH_Trigger_User_Email =
false, Dmo_EH_Trigger_Auto_Response_Email=false→ no system emails
You now have simple, on/off control of Salesforce’s assignment and auto-response emails generated during e2a inbound processing—so your notifications match your process, not the other way around.
Please contact us at support@ortooapps.com for any questions.