Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

SAP Fieldglass Spoke

The SAP Fieldglass spoke is built by Bristlecone, Inc. Manage job postings, workers, timesheets and expenses, and approvals in SAP Fieldglass account from your ServiceNow instance.

Request apps on Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes. Starting on March 1st 2022, all SAP spokes will be available only on the Store.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

SAP Fieldglass spoke v1.3.0 is the latest version.

Supported versions

This spoke was built for SAP Fieldglass v2.0, but may be compatible with later versions.

Note: SAP Fieldglass APIs doesn’t support JSON by default. You must reach out to the SAP Fieldglass support to enable JSON support for the APIs.

Spoke requirements

  • Copy and record the API Key. Contact the SAP Fieldglass support team if you don't have the value.
  • By default, all APIs are not enabled. Contact the SAP Fieldglass support team to enable these APIs and enable JSON support for these APIs:

    API TypeAPI
    Job PostingJob Posting Upload
    Job Posting Update Upload
    Job Posting Redistribution Upload
    Job Posting Cost Center Allocation Upload
    Standard Job Posting Qualification Upload
    Job Posting Close Upload
    Job Seeker Reject Upload
    Supplier Job PostingGet Job Posting
    Submit Job Seeker
    Work Order ManagementWork Order Upload
    Work Order Revision Upload
    Work Order Close Upload
    Supplier - Work OrderGet Work Order Offer
    Accept Work Order Offer
    Accept Work Order Multiple Rate
    Decline Work Order Offer
    Accept Work Order Revision
    Decline Work Order Revision
    WorkersActive Worker Delta Single Line Download (LastRundate)
    Active Worker Download
    Time Sheet and ExpenseTime Sheet Upload
    Expense sheet Upload
    Approved Expense sheet download (LastRundate)
    Approved Timesheet Fixed Format Download (LastRundate)
    Time Sheet Rejection Upload
    Approvals and Rejectionapprovals
    Master DataSupplier Download
    Reason Code Download
    Business unit Download
    Cost center Download
    Legal Entity Download
    Shift Download
    Rate Schedule Download
    Site Details Download

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • Complex Object (com.glide.cobject)
  • ServiceNow Flow Designer - Dynamic Outputs (com.glide.hub.dynamic_outputs)
  • Encryption Support (com.glide.encryption)
  • Key Management Framework plugin (com.glide.kmf.global)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke flows

The SAP Fieldglass spoke provides sample flows to demonstrate automating the tasks. To customize a sample flow, copy it to the required application scope. Available sample flows include:

FlowDescription
Sample Look up Approval and Metadata FlowApproves the pending approvals in SAP Fieldglass.
Sample Look up FlowRetrieves or downloads data related to currently active workers and data related to workers who had revisions since the last successful run date of the connector.

Spoke actions

The SAP Fieldglass spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Buyer - Approvals and RejectionApproveApproves the pending approvals in SAP Fieldglass.
Look up Pending ApprovalsRetrieves the list of pending approvals.
Look up Reject ReasonsRetrieves the list of available reject reasons.
RejectRejects the pending approvals in SAP Fieldglass.
Buyer - Job PostingClose Job PostingCloses the specified job posting in SAP Fieldglass.
Close Job Posting BulkCloses multiple job postings in SAP Fieldglass.
Create Job PostingCreates a job posting in SAP Fieldglass.
Reject Job SeekerRejects the specified job seeker in SAP Fieldglass.
Reject Job Seeker BulkRejects multiple job seekers in SAP Fieldglass.
Update Job PostingUpdates details of the required job posting.
Update Job Posting Cost Center AllocationUpdates the cost center code for the existing job posting.
Update Job Posting Cost Center Allocation BulkUpdates the cost center code for multiple existing job postings.
Update Job Posting DistributionDistributes single or bulk job posting to the suppliers.
Update Job Posting QualificationUpdates or uploads one or more job posting templates or qualifications data for the required job posting.
Buyer - Time Sheet and ExpenseLook up Approved Expense SheetsRetrieves details of the approved expense sheets.
Look up Approved Time SheetsRetrieves details of the approved time sheet.
Reject Time Sheet BulkRejects single or bulk time sheet.
Upload Expense SheetUploads expense sheet in SAP Fieldglass.
Upload Time SheetsUploads time sheets in SAP Fieldglass.
Buyer - Work Order ManagementClose Work OrderCloses a work order if workers have not been on-boarded.
Revise Work OrderRevises the specified work order in SAP Fieldglass.
Upload Work OrderUploads work order to SAP Fieldglass.
Buyer - WorkersLook up Active WorkersRetrieves or downloads data related to currently active workers.
Look up Active Workers DeltaRetrieves or downloads data related to workers who had revisions since the last successful run date of the connector.
Upload SOW WorkerUploads or creates an SOW Worker for the existing Statement Of Work.
Metadata RetrievalGet Buyer TokenGenerates access token for SAP Fieldglass buyer.
Get Supplier TokenGenerates access token for the SAP Fieldglass supplier.
Last Run DateRetrieves the required data after the last run date.
Look up Business UnitsRetrieves list of the available business units.
Look up Cost CentersRetrieves list of the available Cost Centers.
Look up Legal EntitiesRetrieves list of the available legal entities.
Look up Rate SchedulesRetrieves list of the available rate schedules.
Look up Reason CodesRetrieves list of the available reason codes.
Look up Shift DetailsRetrieves list of the available shifts.
Look up Site DetailsRetrieves list of the available sites.
Look up SuppliersRetrieves list of the available suppliers.
Sample JSON Parser ActionParses the JSON object and converts it to an array of objects.
Supplier - Job PostingGet Job PostingRetrieves details of the required job posting.
Submit Job SeekerSubmits a job seeker in SAP Fieldglass.
Supplier - Work OrderAccept Work Order Multiple RatesAccepts work order multiple rates in SAP Fieldglass.
Accept Work Order OfferAccepts work order in SAP Fieldglass.
Accept Work Order RevisionAccepts the revised work order in SAP Fieldglass.
Accept Work Order Revision Multiple RatesAccepts the revised Work order with multiple Rates.
Decline Work Order OfferDeclines the specified work order.
Decline Work Order RevisionDeclines the revised work order.
Get Work Order OfferRetrieves details of the required work order.

Spoke modules

The SAP Fieldglass spoke adds the SAP Fieldglass Spoke application to your instance and includes these modules:

ModuleDescription
Active Worker DownloadsDisplays details of the active workers. Data is retrieved when you run the Look up Active Workers spoke action.
Create Job PostingsDisplays details about the job postings. Data is retrieved from the SAP Fieldglass instance after you set up the webhook. For more information, see Set up webhook for the SAP Fieldglass spoke.
SAP Fieldglass Buyer CredentialsDisplays the buyer credential records.
SAP Fieldglass ModulesDisplays details about the modules. The spoke actions internally use these modules during flow execution. You can manage the modules as per your requirement.
SAP Fieldglass Supplier CredentialsDisplays the supplier credential records.
SAP Fieldglass Webhook RegistriesDisplays the webhook registries. You can create webhook registry for an event as per your requirement. For more information, see Set up webhook for the SAP Fieldglass spoke.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

Two connection and credential aliases are available along with spoke; one record for supplier and another record for buyer. For information about setting up the spoke, see Set up the SAP Fieldglass spoke.