API-Related Oracle Field Service Entities

Initially, the system must be filled with users and resources. For new integrations and similar functionality, it is recommended to use the Core API REST endpoints documented in the Oracle Field Service REST API guide. Events are REST-based and can be used to obtain changes that occur in Oracle Field Service application, such as field changes, status changes, and so on. An event is generated when a change occurs in the application. You need to first subscribe to the required events defined in the application before you try retrieving the related changes.