generated: '2026-07-11' method: derived source: openapi/sap-fieldglass-approval-openapi.yaml, openapi/sap-fieldglass-audit-trail-openapi.json, openapi/sap-fieldglass-background-check-openapi.json, openapi/sap-fieldglass-business-analytics-openapi.json, openapi/sap-fieldglass-odata-analytic-openapi.json schemes: - name: OAuth2 source: openapi/sap-fieldglass-approval-openapi.yaml flows: - flow: clientCredentials tokenUrl: ' ' description: To use this REST API, you need to get OAuth client credentials (user credentials and client-specific application key) from an SAP Fieldglass account representative. After that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint to obtain an access token. - name: OAuth2 source: openapi/sap-fieldglass-audit-trail-openapi.json flows: - flow: clientCredentials tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials description: To use this REST API, you need to get OAuth client credentials (user credentials and client-specific application key) from an SAP Fieldglass account representative. After that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint to obtain an access token. - name: OAuth2 source: openapi/sap-fieldglass-background-check-openapi.json flows: - flow: clientCredentials tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials description: To use this REST API, you need to get OAuth client credentials - name: OAuth2 source: openapi/sap-fieldglass-business-analytics-openapi.json flows: - flow: clientCredentials tokenUrl: https://api1.fgvms.com/api/oauth2/v2.0/token?grant_type=client_credentials description: To use this REST API, you need to get OAuth client credentials (user credentials and client-specific application key) from an SAP Fieldglass account representative. After that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint to obtain an access token. - name: OAuth2 source: openapi/sap-fieldglass-odata-analytic-openapi.json flows: - flow: clientCredentials tokenUrl: https://{host}/api/oauth2/v2.0/token?grant_type=client_credentials&response_type=token description: To use this REST API, you need to get OAuth client credentials (user credentials and client-specific application key) from an SAP Fieldglass account representative. After that, you need to pass the obtained client credentials to the SAP Fieldglass token endpoint to obtain an access token. scopes: - scope: user description: approve work items flows: - clientCredentials sources: - openapi/sap-fieldglass-approval-openapi.yaml - openapi/sap-fieldglass-audit-trail-openapi.json - openapi/sap-fieldglass-background-check-openapi.json - openapi/sap-fieldglass-business-analytics-openapi.json - openapi/sap-fieldglass-odata-analytic-openapi.json