Servicenow
Servicenow provides IT Service Management Transform service management to boost productivity and maximize ROI
Create a record
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.
Delete a record
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.
Find file
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.
Get records
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.
Attach file to record
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.