Criteria for matching email to inbound actions
The system matches incoming email to the conditions of the active inbound actions.
The default inbound actions create or update task record under these conditions.
If you customize or deactivate the default inbound actions, the system checks the conditions of the active inbound actions. If the system cannot find an inbound action with matching conditions, it sets the state 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:
|
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, 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.