Criteria for matching email to inbound actions
Default conditions of active inbound actions are used to manage incoming email. Inbound email actions are classified as forward, reply, or new based on subject line, record matching, and email headers
If you customize or deactivate the default inbound actions, the conditions of the active inbound actions are checked. If an inbound action with matching conditions cannot be found, the state is set to Processed.
| Inbound email action type | Required matching criteria | Name of default action (Incident table) | Result of default action |
|---|---|---|---|
| Forward | The email contains the following conditions:
|
Create Incident (Forwarded) | Create new record |
| Reply | The email contains one of the following conditions and the table specified in the email matches the table of the inbound action:
Note: To enable thread indexing, create the system property glide.inbound.email.classify.by.thread_index and set it to true. |
Update Incident (BP) | Update existing record |
| New | The email does not meet the conditions for either a reply or forward type inbound email action | Create Incident | Create new record |
If more than one inbound action is available for a particular type of email, the instance uses the Table field to match the email to a particular table. If there is also more than one action for the inbound action's table, the instance uses the Order field to determine the order in which the actions run.