How the connection works
Nectar creates each bill as a Workday Supplier Invoice and submits it to the Supplier Invoice business process. Depending on your tenant configuration, this uses the RESTsupplierInvoices resource (/ccx/api/procurement/v1/{tenant}/supplierInvoices) or the Workday Web Services (WWS) Submit_Supplier_Invoice / Import_Supplier_Invoice operations for higher-volume, schema-validated loads.
Each invoice payload references the company, supplier, invoice date, currency, and line items with the correct spend category and worktags (cost center, region, project, and other financial dimensions). Nectar resolves supplier and company Workday IDs before submitting, and checks for an existing invoice by supplier and invoice number to avoid duplicates.
Connection fields
Configure these fields when you select Workday Financials:| Field | Description | Example |
|---|---|---|
| Destination name | Label for this connection in Nectar | Workday Finance |
| Tenant name | Your Workday tenant identifier | acme_corp |
| Hostname | Workday services hostname | impl-services1.wd5.myworkday.com |
| Client ID | Integration client ID | (secret) |
| Client secret | Integration client secret | (secret) |
| Refresh token | OAuth refresh token for the integration | (secret) |
Set up in Nectar
Open the ERP wizard
Go to Bill Pay > Destinations, click AP/ERP Integrations, and select Workday Financials.
Enter connection details
Provide the destination name, tenant, hostname, client ID, client secret, and refresh token from your Workday integration administrator.
Add a routing rule
Create a routing rule with Route to AP integration targeting your Workday destination.
What your Workday team configures
Your Workday integration team typically:- Creates an Integration System User (ISU) and registers an API Client (OAuth 2.0) with a refresh token, scoped to the Financial Management and Procurement endpoints used for supplier invoice submission.
- Grants the ISU a security group with access to the Supplier Invoice business process and provides the tenant, hostname, Client ID, Client secret, and refresh token.
- Confirms company, supplier, spend category, and worktag (cost center / financial dimension) mappings for utility bills.
FAQ
Do I need a refresh token?
Do I need a refresh token?
Yes. The Workday wizard requires a client ID, client secret, and refresh token from your registered API Client so Nectar can maintain authorized OAuth 2.0 access as the Integration System User.
How are cost centers and dimensions handled?
How are cost centers and dimensions handled?
Nectar maps your GL coding rules to Workday spend categories and worktags (cost center, region, project, and other financial dimensions) on each supplier invoice line. Confirm the worktag model with your Workday team during onboarding so invoices pass business-process validation.
How do I verify delivery?
How do I verify delivery?
Check the bill audit trail for the Route to AP integration action and delivery status on your Workday destination.