> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Servicenow

Servicenow provides IT Service Management Transform service management to boost productivity and maximize ROI

<Accordion title="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.
</Accordion>

<Accordion title="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.
</Accordion>

<Accordion title="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.
</Accordion>

<Accordion title="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.
</Accordion>

<Accordion title="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.
</Accordion>
