Action Reference for Shopify Connector

Actions are used by a workflow to to download, upload, inspect or manipulate data from a system.

Refer to the table below for action details.

Action Name Description Version
Add a Product to a Collection Add the indicated product to an existing collection. Both the product and collection must already exist.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product AddToCollection.
1.0+
Adjust Inventory Levels Adjust inventory levels at a single location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels Adjust.
1.0+
Apply Hold on a Fulfillment Order Apply a fulfillment hold on an open Fulfillment Order. 3.0+
Calculate Transactions for an Order Refund Calculate an order’s refund transactions based on line items and shipping. This action is used to prepare transactions related to a refund, but will not submit them to Shopify. These transactions can be added to the action Create an Order Refund, which will submit the transactions to Shopify as part of the Order Refund creation. 3.1+
Cancel a Fulfillment Order Cancel the specified Fulfillment Order. 3.0+
Cancel an Order Cancel an order for the specified ID. 3.5+
Cancel an Order's Fulfillment Update an order’s fulfillment status to cancel.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Cancel.
1.0+
Close a Fulfillment Order Mark the specified Fulfillment Order as incomplete. 3.0+
Close an Order Close the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Close.
1.0+
Complete an Order Fulfillment Update an order’s fulfillment status to complete.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Complete.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8
Connect an Inventory Item to a Location Connect an inventory item to a location by creating an inventory level at that location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem ConnecToLocation.
1.0+
Create a Customer Create a new customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Create.
1.0+
Create a Customer Address Create a new address for the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Create.
1.6+
Create a Fulfillment Order Create an order’s fulfillment. Use this version in most cases, where all fulfillment details may be defined within the map. To use a simplified mapping which defines limited details, use the action Create a Simple Fulfillment Order. 1.0+
Create a Metafield Create a new meta-field. 2.6+
Create a Product Create a new product.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Create.
1.0+
Create a Product Image Create a new product image. 2.6+
Create a Product Variant Create a new product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Create.
1.0+
Create a Shopify Object This is a generic action that creates the specified Shopify object.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Create.
1.0+
Create a Simple Fulfillment Order Create an order’s fulfillment. Use this version to specify basic fulfillment details only. For more detailed mappings, use the action Create a Fulfillment Order. 3.0+
Create an Order Create a new order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Create.
1.0+
Create an Order Fulfillment Create an order’s fulfillment.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Create.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8
Create an Order Refund Create an order refund using the provided transactions. 3.1+
Create an Order Transaction Create a new order transaction. 3.7+
Delete a Customer Delete the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Delete.
2.5+
Delete a Metafield Delete the specified meta-field. 2.6+
Delete a Product Image Delete the specified product image. 2.6+
Delete a Product Variant Delete the specified product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Delete.
2.4+
Delete a Shopify Object This is a generic action that delete an object that matches the specified details (type/id).

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Delete.
2.5+
Get a Customer's Address Retrieve the specified customer address.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Get.
1.6+
Get a List of Access Scopes Retrieve a list of access scopes associated with the access token, as defined in the Connection Config. 3.3+
Get a List of Balance Transactions Retrieve a list of balance transactions. Optionally apply a filter to limit the results. 3.8+
Get a List of Customer Addresses Retrieve a list of addresses from a list of customer IDs.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address GetList.
1.6+
Get a List of Customers Retrieve a list of customers from a list of IDs. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer GetList.
1.0+
Get a List of Fulfillment Orders for an Order Retrieve the list of fulfillments orders associated with the indicated order. Optionally apply a filter to limit the results. 3.0+
Get a List of Inventory Items Retrieve the indicated inventory items list.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem GetList.
1.0+
Get a List of Inventory Levels Retrieve an inventory levels list based on the provided filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels GetList.
1.0+
Get a list of Locations Get a list of locations which match the specified filters. 3.4+
Get a List of Metafields Retrieve a list of meta-fields based on filters. 2.6+
Get a List of Order Fulfillments Retrieve the list of fulfillments associated with the indicated order. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment GetList.
1.0+
Get a List of Order Transactions for an Order Retrieve the list of order transactions associated with the indicated order. Optionally apply a filter to limit the results. 3.7+
Get a List of Orders Retrieve a list of orders. Optionally apply a filter to limit the results. 3.7+
Get a List of Orders (deprecated) Retrieve a list of orders. Optionally apply a filter to limit the results. This action does not include transaction information.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order GetList.
1.0+
Get a List of Product Images Retrieve a list of product images based on filters. 1.0+
Get a List of Product Variants Retrieve a list of product variants. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Get.
1.0+
Get a List of Products Retrieve a list of products. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product GetList.
1.0+
Get a List of Refunds for an Order Retrieve a list of refunds for an order. Optionally apply a filter to limit the results. 3.1+
Get a Location's Details Get the location details using the specified ID. 3.4+
Get a Metafield by ID Retrieve a meta-field based on meta-field ID. 2.6+
Get a Product Image by ID Retrieve a product image based on product ID and image ID. 2.6+
Get a Shopify Object This is a generic action that retrieves an object that matches the specified details (type/id).

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Get.
1.0+
Get an Order Retrieve orders details for the specified ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Get.
1.0+
Get an Order Refund by ID Retrieve an order refund based on the order ID and refund ID. 3.1+
Get an Order's Fulfillment Order Retrieve the specified fulfillments order associated with an order. 3.0+
Get an Order's Transaction Retrieve the specified transaction associated with an order. 3.7+
Get Customer Details Retrieve details for the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Get.
1.0+
Get Inventory Item Details Retrieve details for the specified inventory item.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem Get.
1.0+
Get Order Fulfillment Details Retrieve the fulfillment details associated with the specified order ID and fulfillment ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Get.
1.0+
Get Product Details Retrieve product details for the specified product ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Get.
1.0+
Get Product Variant Details Retrieve product variant details for the specified Variant Id.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Get.
1.0+
Get Risks Against an Order Retrieve all risks against a particular order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order - Get risks against order.
2.1+
Open an Order Fulfillment Update an order’s fulfillment status to open.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Open.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8
Move a Fulfillment Order Move a Fulfillment Order to a new location. 3.0+
Open a Fulfillment Order Mark the Fulfillment Order as open. 3.0+
Re-Open an Order Re-open the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Re-open.
1.0+
Release Hold of a Fulfillment Order Release the fulfillment hold on a Fulfillment Order 3.0+
Remove a Product from a Collection Remove the specified product from an existing collection.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product RemoveFromCollection.
1.0+
Reschedule a Fulfillment Order Reschedule the fulfill_at time of a scheduled Fulfillment Order. 3.0+
Search Customers Using Filters Retrieve a list of customers that match the provided query filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Search.
1.0+
Search Shopify Objects Using Filters Retrieve objects that match the provided query filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Search.
1.0+
Set a Customer's Default Address Set the default address for an existing customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address SetDefault.
1.6+
Set Deadline for a Fulfillment Order Set a deadline for a Fulfillment Order. 3.0+
Set Inventory Level at a Location Set the inventory level for an inventory item at a location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels SetAtLocation.
1.0+
Update a Customer Update the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Update.
1.0+
Update a Customer's Address Update an existing customer address.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Update.
1.6+
Update a Metafield Update the specified meta-field. 2.6+
Update a Product Update the specified product.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Update.
1.0+
Update a Product Image Update the specified product image. 2.6+
Update a Product Variant Update the specified product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Update.
1.0+
Update a Shopify Object This is a generic action that updates the specified Shopify object.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Update.
1.0+
Update an Inventory Item Update the specified inventory item.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem Update.
1.0+
Update an Order Update the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Update.
1.0+
Update an Order Fulfillment Update the specified order’s fulfillment.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Update.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8
Update Tracking for a Fulfillment Update the tracking information for a specified fulfillment. 3.6+

Action Names

Add a Product to a Collection

Action Name Description Version
Add a Product to a Collection Add the indicated product to an existing collection. Both the product and collection must already exist.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product AddToCollection.
1.0+

Adjust Inventory Levels

Action Name Description Version
Adjust Inventory Levels Adjust inventory levels at a single location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels Adjust.
1.0+

Apply Hold on a Fulfillment Order

Action Name Description Version
Apply Hold on a Fulfillment Order Apply a fulfillment hold on an open Fulfillment Order. 3.0+

Calculate Transactions for an Order Refund

Action Name Description Version
Calculate Transactions for an Order Refund Calculate an order’s refund transactions based on line items and shipping. This action is used to prepare transactions related to a refund, but will not submit them to Shopify. These transactions can be added to the action Create an Order Refund, which will submit the transactions to Shopify as part of the Order Refund creation. 3.1+

Cancel a Fulfillment Order

Action Name Description Version
Cancel a Fulfillment Order Cancel the specified Fulfillment Order. 3.0+

Cancel an Order

Action Name Description Version
Cancel an Order Cancel an order for the specified ID. 3.5+

Cancel an Order’s Fulfillment

Action Name Description Version
Cancel an Order's Fulfillment Update an order’s fulfillment status to cancel.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Cancel.
1.0+

Close a Fulfillment Order

Action Name Description Version
Close a Fulfillment Order Mark the specified Fulfillment Order as incomplete. 3.0+

Close an Order

Action Name Description Version
Close an Order Close the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Close.
1.0+

Complete an Order Fulfillment

Action Name Description Version
Complete an Order Fulfillment Update an order’s fulfillment status to complete.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Complete.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8

Connect an Inventory Item to a Location

Action Name Description Version
Connect an Inventory Item to a Location Connect an inventory item to a location by creating an inventory level at that location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem ConnecToLocation.
1.0+

Create a Customer

Action Name Description Version
Create a Customer Create a new customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Create.
1.0+

Create a Customer Address

Action Name Description Version
Create a Customer Address Create a new address for the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Create.
1.6+

Create a Fulfillment Order

Action Name Description Version
Create a Fulfillment Order Create an order’s fulfillment. Use this version in most cases, where all fulfillment details may be defined within the map. To use a simplified mapping which defines limited details, use the action Create a Simple Fulfillment Order. 1.0+

Create a Metafield

Action Name Description Version
Create a Metafield Create a new meta-field. 2.6+

Create a Product

Action Name Description Version
Create a Product Create a new product.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Create.
1.0+

Create a Product Image

Action Name Description Version
Create a Product Image Create a new product image. 2.6+

Create a Product Variant

Action Name Description Version
Create a Product Variant Create a new product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Create.
1.0+

Create a Shopify Object

Action Name Description Version
Create a Shopify Object This is a generic action that creates the specified Shopify object.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Create.
1.0+

Create a Simple Fulfillment Order

Action Name Description Version
Create a Simple Fulfillment Order Create an order’s fulfillment. Use this version to specify basic fulfillment details only. For more detailed mappings, use the action Create a Fulfillment Order. 3.0+

Create an Order

Action Name Description Version
Create an Order Create a new order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Create.
1.0+

Create an Order Fulfillment

Action Name Description Version
Create an Order Fulfillment Create an order’s fulfillment.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Create.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8

Create an Order Refund

Action Name Description Version
Create an Order Refund Create an order refund using the provided transactions. 3.1+

Create an Order Transaction

Action Name Description Version
Create an Order Transaction Create a new order transaction. 3.7+

Delete a Customer

Action Name Description Version
Delete a Customer Delete the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Delete.
2.5+

Delete a Metafield

Action Name Description Version
Delete a Metafield Delete the specified meta-field. 2.6+

Delete a Product Image

Action Name Description Version
Delete a Product Image Delete the specified product image. 2.6+

Delete a Product Variant

Action Name Description Version
Delete a Product Variant Delete the specified product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Delete.
2.4+

Delete a Shopify Object

Action Name Description Version
Delete a Shopify Object This is a generic action that delete an object that matches the specified details (type/id).

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Delete.
2.5+

Get a Customer’s Address

Action Name Description Version
Get a Customer's Address Retrieve the specified customer address.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Get.
1.6+

Get a List of Access Scopes

Action Name Description Version
Get a List of Access Scopes Retrieve a list of access scopes associated with the access token, as defined in the Connection Config. 3.3+

Get a List of Balance Transactions

Action Name Description Version
Get a List of Balance Transactions Retrieve a list of balance transactions. Optionally apply a filter to limit the results. 3.8+

Get a List of Customer Addresses

Action Name Description Version
Get a List of Customer Addresses Retrieve a list of addresses from a list of customer IDs.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address GetList.
1.6+

Get a List of Customers

Action Name Description Version
Get a List of Customers Retrieve a list of customers from a list of IDs. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer GetList.
1.0+

Get a List of Fulfillment Orders for an Order

Action Name Description Version
Get a List of Fulfillment Orders for an Order Retrieve the list of fulfillments orders associated with the indicated order. Optionally apply a filter to limit the results. 3.0+

Get a List of Inventory Items

Action Name Description Version
Get a List of Inventory Items Retrieve the indicated inventory items list.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem GetList.
1.0+

Get a List of Inventory Levels

Action Name Description Version
Get a List of Inventory Levels Retrieve an inventory levels list based on the provided filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels GetList.
1.0+

Get a list of Locations

Action Name Description Version
Get a list of Locations Get a list of locations which match the specified filters. 3.4+

Get a List of Metafields

Action Name Description Version
Get a List of Metafields Retrieve a list of meta-fields based on filters. 2.6+

Get a List of Order Fulfillments

Action Name Description Version
Get a List of Order Fulfillments Retrieve the list of fulfillments associated with the indicated order. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment GetList.
1.0+

Get a List of Order Transactions for an Order

Action Name Description Version
Get a List of Order Transactions for an Order Retrieve the list of order transactions associated with the indicated order. Optionally apply a filter to limit the results. 3.7+

Get a List of Orders

Action Name Description Version
Get a List of Orders Retrieve a list of orders. Optionally apply a filter to limit the results. 3.7+

Get a List of Orders (deprecated)

Action Name Description Version
Get a List of Orders (deprecated) Retrieve a list of orders. Optionally apply a filter to limit the results. This action does not include transaction information.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order GetList.
1.0+

Get a List of Product Images

Action Name Description Version
Get a List of Product Images Retrieve a list of product images based on filters. 1.0+

Get a List of Product Variants

Action Name Description Version
Get a List of Product Variants Retrieve a list of product variants. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Get.
1.0+

Get a List of Products

Action Name Description Version
Get a List of Products Retrieve a list of products. Optionally apply a filter to limit the results.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product GetList.
1.0+

Get a List of Refunds for an Order

Action Name Description Version
Get a List of Refunds for an Order Retrieve a list of refunds for an order. Optionally apply a filter to limit the results. 3.1+

Get a Location’s Details

Action Name Description Version
Get a Location's Details Get the location details using the specified ID. 3.4+

Get a Metafield by ID

Action Name Description Version
Get a Metafield by ID Retrieve a meta-field based on meta-field ID. 2.6+

Get a Product Image by ID

Action Name Description Version
Get a Product Image by ID Retrieve a product image based on product ID and image ID. 2.6+

Get a Shopify Object

Action Name Description Version
Get a Shopify Object This is a generic action that retrieves an object that matches the specified details (type/id).

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Get.
1.0+

Get an Order

Action Name Description Version
Get an Order Retrieve orders details for the specified ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Get.
1.0+

Get an Order Refund by ID

Action Name Description Version
Get an Order Refund by ID Retrieve an order refund based on the order ID and refund ID. 3.1+

Get an Order’s Fulfillment Order

Action Name Description Version
Get an Order's Fulfillment Order Retrieve the specified fulfillments order associated with an order. 3.0+

Get an Order’s Transaction

Action Name Description Version
Get an Order's Transaction Retrieve the specified transaction associated with an order. 3.7+

Get Customer Details

Action Name Description Version
Get Customer Details Retrieve details for the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Get.
1.0+

Get Inventory Item Details

Action Name Description Version
Get Inventory Item Details Retrieve details for the specified inventory item.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem Get.
1.0+

Get Order Fulfillment Details

Action Name Description Version
Get Order Fulfillment Details Retrieve the fulfillment details associated with the specified order ID and fulfillment ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Get.
1.0+

Get Product Details

Action Name Description Version
Get Product Details Retrieve product details for the specified product ID.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Get.
1.0+

Get Product Variant Details

Action Name Description Version
Get Product Variant Details Retrieve product variant details for the specified Variant Id.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Get.
1.0+

Get Risks Against an Order

Action Name Description Version
Get Risks Against an Order Retrieve all risks against a particular order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order - Get risks against order.
2.1+

Move a Fulfillment Order

Action Name Description Version
Move a Fulfillment Order Move a Fulfillment Order to a new location. 3.0+

Open a Fulfillment Order

Action Name Description Version
Open a Fulfillment Order Mark the Fulfillment Order as open. 3.0+

Open an Order Fulfillment

Action Name Description Version
Open an Order Fulfillment Update an order’s fulfillment status to open.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Open.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8

Re-Open an Order

Action Name Description Version
Re-Open an Order Re-open the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Re-open.
1.0+

Release Hold of a Fulfillment Order

Action Name Description Version
Release Hold of a Fulfillment Order Release the fulfillment hold on a Fulfillment Order 3.0+

Remove a Product from a Collection

Action Name Description Version
Remove a Product from a Collection Remove the specified product from an existing collection.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product RemoveFromCollection.
1.0+

Reschedule a Fulfillment Order

Action Name Description Version
Reschedule a Fulfillment Order Reschedule the fulfill_at time of a scheduled Fulfillment Order. 3.0+

Search Customers Using Filters

Action Name Description Version
Search Customers Using Filters Retrieve a list of customers that match the provided query filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Search.
1.0+

Search Shopify Objects Using Filters

Action Name Description Version
Search Shopify Objects Using Filters Retrieve objects that match the provided query filter details.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Search.
1.0+

Set a Customer’s Default Address

Action Name Description Version
Set a Customer's Default Address Set the default address for an existing customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address SetDefault.
1.6+

Set Deadline for a Fulfillment Order

Action Name Description Version
Set Deadline for a Fulfillment Order Set a deadline for a Fulfillment Order. 3.0+

Set Inventory Level at a Location

Action Name Description Version
Set Inventory Level at a Location Set the inventory level for an inventory item at a location.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryLevels SetAtLocation.
1.0+

Update a Customer

Action Name Description Version
Update a Customer Update the specified customer.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Update.
1.0+

Update a Customer’s Address

Action Name Description Version
Update a Customer's Address Update an existing customer address.

This action was renamed in version 2.6.1. In earlier versions, this action was called Customer Address Update.
1.6+

Update a Metafield

Action Name Description Version
Update a Metafield Update the specified meta-field. 2.6+

Update a Product

Action Name Description Version
Update a Product Update the specified product.

This action was renamed in version 2.6.1. In earlier versions, this action was called Product Update.
1.0+

Update a Product Image

Action Name Description Version
Update a Product Image Update the specified product image. 2.6+

Update a Product Variant

Action Name Description Version
Update a Product Variant Update the specified product variant.

This action was renamed in version 2.6.1. In earlier versions, this action was called ProductVariant Update.
1.0+

Update a Shopify Object

Action Name Description Version
Update a Shopify Object This is a generic action that updates the specified Shopify object.

This action was renamed in version 2.6.1. In earlier versions, this action was called Object Update.
1.0+

Update an Inventory Item

Action Name Description Version
Update an Inventory Item Update the specified inventory item.

This action was renamed in version 2.6.1. In earlier versions, this action was called InventoryItem Update.
1.0+

Update an Order

Action Name Description Version
Update an Order Update the specified order.

This action was renamed in version 2.6.1. In earlier versions, this action was called Order Update.
1.0+

Update an Order Fulfillment

Action Name Description Version
Update an Order Fulfillment Update the specified order’s fulfillment.

This action was renamed in version 2.6.1. In earlier versions, this action was called OrderFulfillment Update.

This action is not supported by Shopify as of Shopify API version 2023-04. It is no longer available as of version 3 of the connector. Instead, several new Fulfillment Order actions have been added.
1.0 to 2.8

Update Tracking for a Fulfillment

Action Name Description Version
Update Tracking for a Fulfillment Update the tracking information for a specified fulfillment. 3.6+