Overview
SAP Fieldglass is enterprise contingent-workforce management – services procurement, worker management, time + invoice approval. The Automize Fieldglass connector covers these flows.
- Regions: Multi-region SaaS.
- Plans: Enterprise.
Setting up the connection
Auth type: OAuth 2.0 (Client Credentials).
- Fieldglass admin → API access → OAuth credentials.
- In Automize → Settings → Connectors → SAP Fieldglass. Paste credentials.
Find your credentials at https://www.fieldglass.com/.
Rate limits
Per-tenant.
Data model
Workforce primitives:
Tenant ─┬─ Workers (contractors + agencies)
├─ Statements of Work + Job Postings
├─ Time Sheets + Expense Reports
└─ InvoicesAvailable operations
21 operations available. Click any row to jump to its detail.
| Operation | Category | What it does |
|---|---|---|
| Approve Timesheet | General | Approve a timesheet |
| Create Job Posting | General | Create a new job posting |
| Create Work Order | General | Create a new work order |
| Get Invoice | General | Get invoice details |
| Get Job Posting | General | Get job posting details |
| Get Statement of Work | General | Get statement of work details |
| Get Supplier | General | Get supplier details |
| Get Timesheet | General | Get timesheet details |
| Get Work Order | General | Get work order details |
| Get Worker | General | Get worker details |
| List Approvers | General | List all approvers |
| List Business Units | General | List all business units |
| List Cost Centers | General | List all cost centers |
| List Invoices | General | List all invoices |
| List Job Postings | General | List all job postings |
| List Statements of Work | General | List all statements of work |
| List Suppliers | General | List all suppliers |
| List Timesheets | General | List all timesheets |
| List Work Orders | General | List all work orders |
| List Workers | General | List all workers |
| Reject Timesheet | General | Reject a timesheet |
Operations
Approve Timesheet
Approve a timesheet
| Parameter | Required | Type | Description |
|---|---|---|---|
Timesheet Id timesheet_id | Yes | text |
Tips
- Manager approval workflow.
Create Job Posting
Create a new job posting
No input parameters.
Create Work Order
Create a new work order
No input parameters.
Get Invoice
Get invoice details
| Parameter | Required | Type | Description |
|---|---|---|---|
Invoice Id invoice_id | Yes | text |
Get Job Posting
Get job posting details
| Parameter | Required | Type | Description |
|---|---|---|---|
Job Posting Id job_posting_id | Yes | text |
Get Statement of Work
Get statement of work details
| Parameter | Required | Type | Description |
|---|---|---|---|
Sow Id sow_id | Yes | text |
Get Supplier
Get supplier details
| Parameter | Required | Type | Description |
|---|---|---|---|
Supplier Id supplier_id | Yes | text |
Get Timesheet
Get timesheet details
| Parameter | Required | Type | Description |
|---|---|---|---|
Timesheet Id timesheet_id | Yes | text |
Get Work Order
Get work order details
| Parameter | Required | Type | Description |
|---|---|---|---|
Work Order Id work_order_id | Yes | text |
Get Worker
Get worker details
| Parameter | Required | Type | Description |
|---|---|---|---|
Worker Id worker_id | Yes | text |
List Approvers
List all approvers
No input parameters.
List Business Units
List all business units
No input parameters.
List Cost Centers
List all cost centers
No input parameters.
List Invoices
List all invoices
No input parameters.
Tips
- Agency-billed invoices for reconciliation.
List Job Postings
List all job postings
No input parameters.
List Statements of Work
List all statements of work
No input parameters.
List Suppliers
List all suppliers
No input parameters.
List Timesheets
List all timesheets
No input parameters.
Tips
- Per worker per period.
List Work Orders
List all work orders
No input parameters.
List Workers
List all workers
No input parameters.
Tips
- Active contingent workers + their assignments.
Reject Timesheet
Reject a timesheet
| Parameter | Required | Type | Description |
|---|---|---|---|
Timesheet Id timesheet_id | Yes | text |
FAQ
- Use case?
- Large enterprises managing thousands of contractors via staffing agencies. Tracks workers, hours, costs, compliance.