ServiceNow web trigger
- Updated: 2025/02/24
Create a web trigger to monitor events on a ServiceNow instance and initiate next actions in your automation.. Once you configure the web trigger, add actions to create the automation work flow and instruct the bot what to do.
Map your trigger to a ServiceNow URL and configure the trigger to run the automation by receiving real time notifications from the event table that is available on the ServiceNow instance. The bot listens to the event changes in the ServiceNow instance. When an event occurs, the web trigger is activated and initiates the automation action that is configured in the bot editor.
Prerequisites
- You must have a Bot Creator or Citizen Developer license.
- You must have View my bots permission.
- You must have all the EVENT TRIGGERS permission for the role.
- You must have Check in and Check out permission on the folders of where the automation resides.
- You must be logged in to your Control Room.
- You must establish an OAuth connection before using them to build an automation. For more information, see Create OAuth connection.