SAP Fieldglass Publish Subscribe API Technical Specification
Describes the functionality of the SAP Fieldglass Publish Subscribe API resource.
The SAP Fieldglass Publish Subscribe resource returns data to the receiving system included in user-customized Publish Subscribe events. The Configuration Manager allows users to create, edit, and view published subscribed content. Buyer users configure the payload by selecting a base module (for example: Job Posting). They can also customize the payload by selecting which submodels (such as Cost Centers) to include then elect which events to subscribe to or ignore. Some submodules are included in the payload itself, while some return as a link. The cases that return as a link happen when the payload information has 2 or more fields that link to the submodule. For example, for a Job Posting base module, there are 2 fields that are linked to the 'reason' submodule (that is, reject_reason_id, closed_reason_id). If that's the case, then links are created for each field so that the submodule information can be pulled separately through Postman instead of listing all of it in the payload itself.