How the connection works
Nectar delivers invoices to Payables through the Fusion Financials REST API — theinvoices resource (/fscmRestApi/resources/11.13.18.05/invoices) for direct creation, or the Import Payables Invoices flow (the payablesInterfaceInvoices open-interface resource with the submitImportInvoices action) for batch loads that run through the standard Import Payables Invoices program. Each invoice carries the business unit, supplier and supplier site, invoice number, invoice date, accounting date, and distribution combinations, so it lands in Payables ready for validation and the standard payment process request.
Your Oracle administrator registers a confidential application in the identity domain and grants it the client-credentials grant; Nectar exchanges the Client ID and Client secret for a bearer token on each call.
Connection fields
Configure these fields when you select Oracle Fusion in the ERP wizard:| Field | Description | Example |
|---|---|---|
| Destination name | Label for this connection in Nectar | Oracle AP Production |
| Instance URL | Your Oracle Fusion application URL | https://yourcompany.fa.us2.oraclecloud.com |
| Identity domain URL | Oracle identity domain for authentication | https://your-domain.identity.oraclecloud.com |
| Client ID | OAuth client identifier | (secret) |
| Client secret | OAuth client secret | (secret) |
Set up in Nectar
Open the ERP wizard
Go to Bill Pay > Destinations, click AP/ERP Integrations, and select Oracle Fusion.
Enter connection details
Provide the destination name, instance URL, identity domain URL, client ID, and client secret.
Add a routing rule
Create a routing rule with Route to AP integration targeting your Oracle destination.
What your Oracle team configures
Your Oracle Cloud administrator typically:- Registers a confidential application in your OCI IAM identity domain with the client-credentials grant and access to the Fusion Financials (Payables) REST APIs Nectar uses.
- Provides the instance URL, identity domain URL, Client ID, and Client secret.
- Confirms business unit, supplier / supplier site, payment terms, and distribution combination (GL account) mappings for utility invoices.
FAQ
Which Oracle Cloud regions are supported?
Which Oracle Cloud regions are supported?
Any Oracle Fusion Cloud instance reachable from Nectar with valid OAuth 2.0 client credentials. Use your pod-specific instance URL (for example
fa.us2.oraclecloud.com) and the matching identity domain URL.Does Nectar create invoices directly or through the import program?
Does Nectar create invoices directly or through the import program?
Both are supported. Nectar can create invoices directly through the Payables
invoices REST resource, or stage them via the payablesInterfaceInvoices open interface and trigger the standard Import Payables Invoices program with submitImportInvoices. Your finance team chooses the approach during onboarding based on validation and volume needs.How do I verify delivery?
How do I verify delivery?
Open the bill audit trail and check the Route to AP integration action status for the Oracle destination.