You are here: Advanced > Developer reference > Case Exchange REST API

Case Exchange REST API

Service Management provides a Case exchange REST API to exchange data between Service Management and an external system. The REST API enables you to create and update records in Service Management as well as to relate those records to records in the external system. The API is used in the preconfigured Case exchange framework with Service Manager for exchanging incident and request records. For information on the Service Manager integration, see External systems - Service Manager integration.

The following REST calls are available:

  • Get multiple records. Retrieves multiple records.
  • Get single record. Retrieves a specific record.
  • Get attachments. Retrieves the attachments to files.
  • Create record. Creates new records.
  • Update record. Updates existing records.

  • Add attachments. Adds attachments to files.

Related Topics Link IconRelated Topics