Servicenow
Learn how to use Servicenow with Composio
Overview
Enum
SERVICENOW
Description
Servicenow provides IT Service Management Transform service management to boost productivity and maximize ROI
Authentication Details
BASIC
Actions
SERVICENOW_DELETE_A_RECORD
Deletes a record from a specified servicenow table. this endpoint allows you to delete a record with the provided id from the specified table.
Action Parameters
Action Response
SERVICENOW_CREATE_A_RECORD
Creates a new record in a specified servicenow table. this endpoint allows you to create a new record with the provided data in the specified table.
Action Parameters
Action Response
SERVICENOW_ATTACH_FILE_TO_RECORD
Attaches a file to a specified record in a servicenow table. this endpoint allows you to attach a file with the provided details to the specified record.
Action Parameters
Action Response
SERVICENOW_GET_RECORDS
Retrieves a record from a specified servicenow table. this endpoint allows you to retrieve a record with the provided id from the specified table.
Action Parameters
Action Response
SERVICENOW_FIND_FILE
Finds a file in a specified servicenow table. this endpoint allows you to find a file with the provided name in the specified table.
Action Parameters
Action Response