Loading
Prepare for Email to Become the Default Login ExperienceRead More
Automate Your Business Processes with Salesforce Flow
Create Invoice from Fulfillment Order Action

Create Invoice from Fulfillment Order Action

In Salesforce Order Management, create an invoice for a fulfillment order that doesn’t have one.

Required Editions

Available in: Lightning Experience
View supported editions.
This feature requires the Salesforce Order Management add-on. To purchase, contact your Salesforce account executive.

In Flow Builder, add an Action element to your flow. Select the Order Management category, and search for Create an Invoice from Fulfillment Order.

Set Input Values

Use values from earlier in the flow to set the inputs.

Input ParameterDescription
Fulfillment Order Id Reference to the fulfillment order that needs an invoice.

Store Output Values

Output Parameter Description
Invoice creation output

This value is an Apex-defined variable of class ConnectApi.FulfillmentOrderInvoiceOutputRepresentation.

The invoiceId field contains the ID of the created invoice.

 
Loading
Salesforce Help | Article