The triggers used with the Send Email action determines when the email is sent. The following table describes the valid triggers for a Send Email action:
| Trigger | Description |
|---|---|
| Entry | Executes the first time a record enters a state. |
| Exit | Executes the first time a record exits a state in a workflow. |
| After Record Submit | Executes after NetSuite saves the record to the database. |
| Scheduled | Executes on a schedule. |
Note: If a Send Email action uses an Entry, it may not execute, depending on the trigger on which the record entered the state in the workflow.