We’ve added a new Related Items subcategory to the Service Records section of our API documentation. This section focuses on entities that can be linked to a service record, currently supporting Knowledge Base Articles, with more entity types coming soon.

You can now use the following endpoints to manage these relationships:

You can now retrieve the full list of Custom Fields configured in your SysAid account directly through the API. This new endpoint gives you deep visibility into your custom data structure, allowing you to dynamically map fields and programmatically translate list-type field indexes into their readable values.

👉 See the Get a List of Custom Fields endpoint.

We’ve expanded our Configuration Items (CI) API capabilities with new endpoints that give you greater control and visibility into your CMDB relationships and structure.
These additions give you more flexibility when integrating SysAid with asset management tools or automating CMDB updates. Whether you're syncing data from external systems or maintaining dependencies between assets, you now have the tools to do it seamlessly through the API.

CI Relation Endpoints
You can now programmatically manage the relationships between Configuration Items using the following endpoints:

These endpoints make it easier to automate and maintain accurate dependency maps across your IT landscape.

CI Type and Subtype Endpoints
To simplify building and managing your CMDB structure, we’ve also added:

These endpoints help you dynamically populate CMDB forms, automate CI classification, and ensure consistency across your integrations.

👉 To learn more about CIs and CI Relations, go to the Configuration Items (CIs) page.

We've expanded our webhook payloads to include detailed information on which fields changed, their previous and current values, and timestamps.

This enhancement applies to sr.created and sr.updated service record events.
📚 See the Webhooks API Reference for more details.