Tableau Connector for Shopify

Build 24.0.9187

SendFulfillmentRequest

Sends a fulfillment request to the fulfillment service of a fulfillment order.

Input

Name Type Description
Id String The ID of the fulfillment order associated with a fulfillment request.
Message String An optional message for the fulfillment request.
NotifyCustomer String Whether the customer should be notified when fulfillments are created for this fulfillment order.
FulfillmentOrderLineItems String The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. Ex: [{id: 'xxx', quantity: 1}]

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
FulfillmentOrderID String A globally-unique ID.
RequestStatus String The status of the SP.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9187