CATEGORIES
« Hide
All Integrations426Built-In14Artificial Intelligence26Commerce23Communication56CRM43Developer Tools87Education9Finance25Hosting27Human Resources5Issue Tracking14Location Services2Marketing104Media52Productivity90SAAS62Security7Social25Storage21Support20Task Management47

ServiceNow

ServiceNow action and trigger components.

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.