
ServiceNow Integration
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.

New Record
Triggers when a record added.
Actions
Action components allow you to perform operations on the app.

Add Record
Inserts one record in the specified table. See the docs here.

Delete Record
Deletes the specified record from the specified table. See the docs here.

List Records
Retrieves multiple records for the specified table. See the docs here.

Update Record
Updates the specified record in specified table. See the docs here.
How to Integrate ServiceNow?
For ServiceNow integration with Monkedo and to build seamless no-code workflow automations, follow these simple steps:
- Log in to your Monkedo account.
- Navigate to the Automation section and click on "Create Automation."
- In the left sidebar, you’ll find various component categories such as Triggers, Actions, Flow Control, Data Actions, and Browser Actions.
- Select Actions or Triggers, then use the search bar to find ServiceNow.
- Drag and drop the ServiceNow component into the editor area.
- Click on the component to view its settings in the right-hand panel.
- Hit the Connect button and follow the prompts to authorize Monkedo to access your ServiceNow account.
Once connected, you can begin customizing your automation by filling in the required fields and adding additional app components. Link outputs to inputs between components to define a smooth and logical workflow. Need assistance? Watch our quick tutorial video here to get started faster!