> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SAP Fieldglass

> 15 actions available for SAP Fieldglass through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/sap/filled/png" alt="SAP Fieldglass" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>SAP Fieldglass</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>15 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Beta</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Data</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="OAuth 2.0 (Client Credentials)">
    Authenticate with SAP Fieldglass using the OAuth 2.0 client-credentials flow. The Client ID is a valid SAP Fieldglass us...

    Guides: [Connector Profile](/connectors/fieldglass/guides/connector-profile/oauth-2-0-client-credentials), [Link Account](/connectors/fieldglass/guides/link-account/oauth-2-0-client-credentials)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>15 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_retrieve_all_work_items_for_approval" data-action-label="Retrieve All Work Items For Approval" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve All Work Items For Approval</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_retrieve_all_work_items_for_approval" aria-label="Copy fieldglass_retrieve_all_work_items_for_approval"><code className="connector-page-code">fieldglass\_retrieve\_all\_work\_items\_for\_approval</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all work items pending an approval action from the authenticated user, across all modules</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_retrieve_all_work_items_for_approval_by_module" data-action-label="Retrieve All Work Items For Approval By Module" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve All Work Items For Approval By Module</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_retrieve_all_work_items_for_approval_by_module" aria-label="Copy fieldglass_retrieve_all_work_items_for_approval_by_module"><code className="connector-page-code">fieldglass\_retrieve\_all\_work\_items\_for\_approval\_by\_module</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all work items pending approval for a single module (object type)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_approval_work_item" data-action-label="Get Approval Work Item" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Approval Work Item</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_approval_work_item" aria-label="Copy fieldglass_get_approval_work_item"><code className="connector-page-code">fieldglass\_get\_approval\_work\_item</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the drill-down detail for a specific work item requiring approval</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_reject_reasons" data-action-label="Get Rejection Reasons" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Rejection Reasons</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_reject_reasons" aria-label="Copy fieldglass_get_reject_reasons"><code className="connector-page-code">fieldglass\_get\_reject\_reasons</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the configured rejection reasons for a module</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_approve_work_item" data-action-label="Approve Work Item" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Approve Work Item</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_approve_work_item" aria-label="Copy fieldglass_approve_work_item"><code className="connector-page-code">fieldglass\_approve\_work\_item</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Post a decision to approve a specific work item</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_reject_work_item" data-action-label="Reject Work Item" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Reject Work Item</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_reject_work_item" aria-label="Copy fieldglass_reject_work_item"><code className="connector-page-code">fieldglass\_reject\_work\_item</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Post a decision to reject a specific work item with a rejection reason</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_run_download_connector" data-action-label="Run Download Connector" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Run Download Connector</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_run_download_connector" aria-label="Copy fieldglass_run_download_connector"><code className="connector-page-code">fieldglass\_run\_download\_connector</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Invoke a configured download connector to retrieve integrated entity data</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_run_upload_connector" data-action-label="Run Upload Connector" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Run Upload Connector</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_run_upload_connector" aria-label="Copy fieldglass_run_upload_connector"><code className="connector-page-code">fieldglass\_run\_upload\_connector</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Invoke a configured upload connector to send integrated data into SAP Fieldglass</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_list_odata_providers" data-action-label="List OData Providers" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List OData Providers</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_list_odata_providers" aria-label="Copy fieldglass_list_odata_providers"><code className="connector-page-code">fieldglass\_list\_odata\_providers</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the available OData analytic providers (report data sources)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_odata_provider_metadata" data-action-label="Get OData Provider Metadata" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get OData Provider Metadata</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_odata_provider_metadata" aria-label="Copy fieldglass_get_odata_provider_metadata"><code className="connector-page-code">fieldglass\_get\_odata\_provider\_metadata</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the OData \$metadata document for a provider (its entity types and entity sets)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_list_odata_provider_entities" data-action-label="List OData Provider Entities" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List OData Provider Entities</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_list_odata_provider_entities" aria-label="Copy fieldglass_list_odata_provider_entities"><code className="connector-page-code">fieldglass\_list\_odata\_provider\_entities</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the entity sets exposed by a provider (its OData service document)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_odata_entity_data" data-action-label="Get OData Entity Data" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get OData Entity Data</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_odata_entity_data" aria-label="Copy fieldglass_get_odata_entity_data"><code className="connector-page-code">fieldglass\_get\_odata\_entity\_data</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve report data rows for a specific entity of a provider, with OData query options</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_all_reports" data-action-label="Get All Reports" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Reports</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_all_reports" aria-label="Copy fieldglass_get_all_reports"><code className="connector-page-code">fieldglass\_get\_all\_reports</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve metadata for all Business Analytics reports available to the authenticated user</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_report" data-action-label="Get Report" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_report" aria-label="Copy fieldglass_get_report"><code className="connector-page-code">fieldglass\_get\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the data for a specific Business Analytics report by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="fieldglass_get_report_filtered" data-action-label="Get Report With Filtering" data-action-scopes="" data-action-auth="OAuth 2.0 (Client Credentials)" data-action-auth-scopes="{&#x22;OAuth 2.0 (Client Credentials)&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Report With Filtering</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="fieldglass_get_report_filtered" aria-label="Copy fieldglass_get_report_filtered"><code className="connector-page-code">fieldglass\_get\_report\_filtered</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve report data filtered by one or more report field values</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/fieldglass/guides/connector-profile/oauth-2-0-client-credentials" icon="https://stackone-logos.com/api/sap/filled/png" horizontal>
        SAP Fieldglass - OAuth 2.0 (Client Credentials)
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/fieldglass/guides/link-account/oauth-2-0-client-credentials" icon="https://stackone-logos.com/api/sap/filled/png" horizontal>
        SAP Fieldglass - OAuth 2.0 (Client Credentials)
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
