Email Routing Rules
Last updated
Last updated
Destination table: Table where the resulting record will be created
Email subject to: Field on the destination table where the email subject should be placed
Email body to: Field on the destination table where the email body should be placed
Template: Optional record template to apply to the created record
Error event: If an error occurs during email receipt & processing, an event can be generated to trigger a notification or other activity in ServiceNow so that administrators are made aware of the issue. Event parameters:
record/current: Email GlideRecord
parm1: Postmaster rule name
parm2: Error generated
Auto-map fields from email: When enabled, Postmaster will attempt to map fields in the body of the email to fields on the created record
Apply record script: When enabled, you may use server-script to manipulate the target record, adding or updating field values as-needed.
Email condition: Email conditions under which to trigger this rule
Apply cart/item script: (Catalog only) When enabled, you may use the to manipulate the catalog cart prior to order submission