Order Desk can submit your print on demand orders to SuperFriday. As orders are fulfilled, shipment details will automatically be pulled back into Order Desk and sent to the original shopping cart, if applicable.
Setup
To connect to SuperFriday, click Manage Integrations in the left sidebar. Under the Print on Demand tab, find and enable the SuperFriday integration.

Alternatively, search for SuperFriday from the available integrations search.

Enter your API Key, then click Connect to SuperFriday:

Order Desk isn’t able to help find or reset your SuperFriday credentials, as they can only be provided by the SuperFriday team.
Integration Settings
Once connected, you’ll have a few settings where you can set your preferences for this integration.

Default Mail Class
Select the default shipping method you want SuperFriday to use for your orders.
If you need to apply specific shipping methods for certain orders, match your method names to SuperFriday’s names in the Shipping Class Match section below.
After Import, Move To
Select the folder you want orders to be moved into after they are successfully sent to SuperFriday.
If you want to use a custom folder, create your own from Store Settings. See the Working with Folders guide for more information.
After Shipment, Move To
Select the folder you want orders to be moved into when SuperFriday sends shipment details back to Order Desk.
If Canceled, Move To
Select the folder you want orders to be moved into if they are canceled at SuperFriday.
Merchant Phone Number
Enter the merchant phone number you want sent to SuperFriday with your orders.
Product Settings

For detailed information about what the product settings within the SuperFriday integration do, read the Print on Demand Product Settings guide.
Shipping Class Match

The shipping methods you have set up in your shopping carts may not match the methods SuperFriday uses. To make sure your shipping preferences are sent to SuperFriday with each order, match your methods to theirs in the Shipping Class Match feature. If your shipping method name doesn’t match their shipping method name exactly, your default mail class will be used instead.
For information about how to set up your shipping preferences, read the Shipping Class Match guide.
Sending Orders to SuperFriday
Getting your orders ready to send to SuperFriday will take some setup time. For a detailed walkthrough of how to use Order Desk with your print on demand orders, read the Print on Demand Fulfillment guide.
Preparing Your Orders
The following fields can be set as checkout data or order metadata on each order.
| Field Name | Description |
|---|---|
| ShippingMethod | Overrides the matched shipping method sent to SuperFriday. |
| ShippingAccount | Third-party shipper account number. |
| ShippingAccountZip | Postal code tied to the shipper account. |
| ShippingLabel | URL of the shipping label to send with the order. |
If you’re unfamiliar with checkout data, see the How to Work with Checkout Data guide.
Preparing Your Items
The following fields can be set as variations or item metadata for each order item. These fields tell SuperFriday what item should be used and which artwork files should be printed.
| Field Name | Description |
|---|---|
| print_sku | Required. SuperFriday’s product code or SKU for the item. |
| print_url_x | Required. Link to your artwork file so SuperFriday can print it. Use print_url_1 through print_url_6 for up to six artwork files. |
| print_location_x | Required. Location of the artwork on the item. Use print_location_1 through print_location_6 to match the corresponding print_url field. |
| print_preview_x | Link to your mockup or print preview file. Use print_preview_1 through print_preview_6 to match the corresponding print_url field. |
| print_ppi_x | The PPI for the print file. Use print_ppi_1 through print_ppi_6 to match the corresponding print_url field. The default is 150. |
| color | Color of the item being printed on. |
| size | Size of the item being printed on. |
Rules Reference
In addition to the general set of rule events and actions in Order Desk, SuperFriday includes a number of rule events and actions that are specific to the integration. These aren’t found directly on the integration page. Instead, you’ll need to use the Rule Builder to access them.
If you’re new to using rules in Order Desk, we recommend starting with the How to Work With Rules guide.
Rule Events
The following events are specific to SuperFriday. To find them, type SuperFriday in the Event dropdown menu in the Rule Builder:

| Event | Description |
|---|---|
| Order Scheduled to SuperFriday | Triggered when an order is scheduled to be sent from Order Desk to SuperFriday. This triggers immediately after the order is scheduled, so it can be used when you want to take action on the order at that point. |
| After Order Submitted to SuperFriday | Triggered after an order has been successfully submitted to SuperFriday. |
| Before Order Submitted to SuperFriday | Triggered just before an order is sent from Order Desk to SuperFriday. This is useful when you want to make last-minute updates before an order is sent. |
| Order Not Submitted to SuperFriday Because of Invalid SKU | Triggered when an order submission fails because one or more SKUs aren’t valid in SuperFriday. |
| Order Not Submitted to SuperFriday Because of General Error | Triggered when a general error prevents the order from being submitted to SuperFriday. |
| Order Not Submitted to SuperFriday Because No Products Available | Triggered when an order submission fails because no valid products were found for submission. |
| Order Canceled at SuperFriday | Triggered when an order is canceled at SuperFriday. |
Rule Actions
SuperFriday also supports specific rule actions that you can apply to your orders. These can be found in the Actions dropdown by searching for SuperFriday:

| Action | Description |
|---|---|
| Submit Order to SuperFriday | Sends an order from Order Desk to SuperFriday. |
| Cancel Order at SuperFriday | Sends a cancellation request from Order Desk to SuperFriday. |