# Shopify - Update tracking information of a fulfillment

This action updates the tracking information of a fulfillment in Shopify.

# Input

Field Description
Fulfillment ID The ID of the fulfillment.
Tracking information Optional. The tracking information for the fulfillment. See below for the structure of each tracking information.
Notify customer? Optional. Whether a notification should be sent to the customer when the fulfillment is created. Defaults to false.

# Tracking information

Field Description
Tracking company Optional. The name of the tracking company.
Tracking number Optional. The tracking number for the fulfillment.
Tracking URL Optional. The URL to track the fulfillment.

# Output

The output of the action above is the selected fields from the Fulfillment resource. Read the Shopify documentation (opens new window) for more information.


Last updated: 7/10/2024, 3:22:21 PM

On this page