Skip to main content
Need help in this area? See Bill Pay FAQ or email [email protected].
The Oracle Fusion integration posts coded utility bills from Nectar into Oracle Fusion Cloud Financials (Payables). Nectar authenticates with OAuth 2.0 client credentials issued by your OCI Identity and Access Management (IAM) identity domain, then creates payables invoices when your routing rules match.

How the connection works

Nectar delivers invoices to Payables through the Fusion Financials REST API — the invoices 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:
FieldDescriptionExample
Destination nameLabel for this connection in NectarOracle AP Production
Instance URLYour Oracle Fusion application URLhttps://yourcompany.fa.us2.oraclecloud.com
Identity domain URLOracle identity domain for authenticationhttps://your-domain.identity.oraclecloud.com
Client IDOAuth client identifier(secret)
Client secretOAuth client secret(secret)
Client ID and client secret are stored as encrypted credentials.

Set up in Nectar

1

Open the ERP wizard

Go to Bill Pay > Destinations, click AP/ERP Integrations, and select Oracle Fusion.
2

Enter connection details

Provide the destination name, instance URL, identity domain URL, client ID, and client secret.
3

Review and create

Confirm the settings and click Create integration.
4

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:
  1. 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.
  2. Provides the instance URL, identity domain URL, Client ID, and Client secret.
  3. Confirms business unit, supplier / supplier site, payment terms, and distribution combination (GL account) mappings for utility invoices.
Validate in a non-production pod or test business unit before pointing production routing rules at the integration. Teams that prefer file-based loads (FBDI) instead of REST can raise this during onboarding.

FAQ

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.
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.
Open the bill audit trail and check the Route to AP integration action status for the Oracle destination.