Example of creating an automation with ServiceNow web trigger
- Updated: 2025/10/01
Create an automation with a ServiceNow web trigger to display the incident number in the message box.
The ServiceNow web trigger monitors the Incidents table of a ServiceNow instance for events. When a new record is added to the Incident table, the trigger initiates the Message Box action to display the incident number.