Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Servicenow
Overview
Operations
ServiceNow Operations
Latest version:
3.1
Changelog
Create incident
Creates an incident.
Create table record
Inserts one record in the specified table. Multiple record insertion is not supported by this method.
Create user
Creates a user.
Delete table record
Deletes the specified record from the specified table.
Delete user
Deletes a user.
Get incident
Retrieves an incident by ID or number.
Get instance URL
Retrieves the ServiceNow instance URL of the currently authenticated user.
Get table record by ID
Retrieves the record identified by the specified sys_id from the specified table.
Get user by ID
Retrieves a user by ID.
Get user by username
Retrieves a user by username.
List business services
List all business services.
List business services DDL
List configuration items
List all configuration items.
List configuration items DDL
List departments
Retrieve a list of departments for the authenticated instance URL.
List incident fields DDL
List incidents
Retrieves incidents.
List incidents DDL
List incidents number DDL
List sys dictionary
Retrieves system dictionary records.
List table fields DDL
List table number DDL
List table records
Retrieves multiple records for the specified table.
List table sys ID DDL
List user groups
List all user groups.
List user groups DDL
List user names DDL
List user roles DDL
List users
Lists all users.
List users DDL
List users sys ID DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Update incident
Updates an incident.
Update table record
Updates the specified record with the request body.
Update user
Updates a user.
Previous
Overview