Printful
Connect to Printful to manage catalog data, product templates, orders, files, shipping rates, webhooks, stores, warehouse products, and reports.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "PRINTFUL_DELETE_V1_ORDERS_CANCEL_AN_ORDER", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("PRINTFUL_DELETE_V1_ORDERS_CANCEL_AN_ORDER", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute PRINTFUL_DELETE_V1_ORDERS_CANCEL_AN_ORDER --data '{ }'Tool catalog
Available tools
87 callable operations
Cancel an orderPRINTFUL_DELETE_V1_ORDERS_CANCEL_AN_ORDERPrintful Cancel an order.Connection
Printful Cancel an order.
Authentication
Connected account requiredTags
Delete Product TemplatePRINTFUL_DELETE_V1_PRODUCT_TEMPLATES_DELETE_PRODUCT_TEMPLATEPrintful Delete Product Template.Connection
Printful Delete Product Template.
Authentication
Connected account requiredTags
Disable webhook supportPRINTFUL_DELETE_V1_WEBHOOK_DISABLE_WEBHOOK_SUPPORTPrintful Disable webhook support.Connection
Printful Disable webhook support.
Authentication
Connected account requiredTags
Delete an orderPRINTFUL_DELETE_V2_ORDERS_V2_DELETE_AN_ORDERPrintful Delete an order.Connection
Printful Delete an order.
Authentication
Connected account requiredTags
Delete Order ItemPRINTFUL_DELETE_V2_ORDERS_V2_DELETE_ORDER_ITEMPrintful Delete Order Item.Connection
Printful Delete Order Item.
Authentication
Connected account requiredTags
Disable support for eventPRINTFUL_DELETE_V2_WEBHOOKS_V2_DISABLE_SUPPORT_FOR_EVENTPrintful Disable support for event.Connection
Printful Disable support for event.
Authentication
Connected account requiredTags
Disable webhook supportPRINTFUL_DELETE_V2_WEBHOOKS_V2_DISABLE_WEBHOOK_SUPPORTPrintful Disable webhook support.Connection
Printful Disable webhook support.
Authentication
Connected account requiredTags
Retrieve a list of approval sheetsPRINTFUL_GET_V1_APPROVAL_SHEETS_API_RETRIEVE_ALIST_OF_APPROVAL_SHEETSPrintful Retrieve a list of approval sheets.Connection
Printful Retrieve a list of approval sheets.
Authentication
Connected account requiredTags
Get CategoriesPRINTFUL_GET_V1_CATALOG_GET_CATEGORIESPrintful Get Categories.Connection
Printful Get Categories.
Authentication
Connected account requiredTags
Get CategoryPRINTFUL_GET_V1_CATALOG_GET_CATEGORYPrintful Get Category.Connection
Printful Get Category.
Authentication
Connected account requiredTags
Get ProductPRINTFUL_GET_V1_CATALOG_GET_PRODUCTPrintful Get Product.Connection
Printful Get Product.
Authentication
Connected account requiredTags
Get Product Size GuidePRINTFUL_GET_V1_CATALOG_GET_PRODUCT_SIZE_GUIDEPrintful Get Product Size Guide.Connection
Printful Get Product Size Guide.
Authentication
Connected account requiredTags
Get ProductsPRINTFUL_GET_V1_CATALOG_GET_PRODUCTSPrintful Get Products.Connection
Printful Get Products.
Authentication
Connected account requiredTags
Get VariantPRINTFUL_GET_V1_CATALOG_GET_VARIANTPrintful Get Variant.Connection
Printful Get Variant.
Authentication
Connected account requiredTags
Retrieve country listPRINTFUL_GET_V1_COUNTRY_STATE_CODE_RETRIEVE_COUNTRY_LISTPrintful Retrieve country list.Connection
Printful Retrieve country list.
Authentication
Connected account requiredTags
Get filePRINTFUL_GET_V1_FILE_LIBRARY_GET_FILEPrintful Get file.Connection
Printful Get file.
Authentication
Connected account requiredTags
Layout templatesPRINTFUL_GET_V1_MOCKUP_GENERATOR_LAYOUT_TEMPLATESPrintful Layout templates.Connection
Printful Layout templates.
Authentication
Connected account requiredTags
Mockup generation task resultPRINTFUL_GET_V1_MOCKUP_GENERATOR_MOCKUP_GENERATION_TASK_RESULTPrintful Mockup generation task result.Connection
Printful Mockup generation task result.
Authentication
Connected account requiredTags
Get scopes for tokenPRINTFUL_GET_V1_OAUTH_GET_SCOPES_FOR_TOKENPrintful Get scopes for token.Connection
Printful Get scopes for token.
Authentication
Connected account requiredTags
Get list of ordersPRINTFUL_GET_V1_ORDERS_GET_LIST_OF_ORDERSPrintful Get list of orders.Connection
Printful Get list of orders.
Authentication
Connected account requiredTags
Get order dataPRINTFUL_GET_V1_ORDERS_GET_ORDER_DATAPrintful Get order data.Connection
Printful Get order data.
Authentication
Connected account requiredTags
Get list of Product TemplatesPRINTFUL_GET_V1_PRODUCT_TEMPLATES_GET_LIST_OF_PRODUCT_TEMPLATESPrintful Get list of Product Templates.Connection
Printful Get list of Product Templates.
Authentication
Connected account requiredTags
Get single Product TemplatePRINTFUL_GET_V1_PRODUCT_TEMPLATES_GET_SINGLE_PRODUCT_TEMPLATEPrintful Get single Product Template.Connection
Printful Get single Product Template.
Authentication
Connected account requiredTags
Get StatisticsPRINTFUL_GET_V1_REPORTS_GET_STATISTICSPrintful Get Statistics.Connection
Printful Get Statistics.
Authentication
Connected account requiredTags
Get basic information about a storePRINTFUL_GET_V1_STORE_INFORMATION_GET_BASIC_INFORMATION_ABOUT_ASTOREPrintful Get basic information about a store.Connection
Printful Get basic information about a store.
Authentication
Connected account requiredTags
Get basic information about storesPRINTFUL_GET_V1_STORE_INFORMATION_GET_BASIC_INFORMATION_ABOUT_STORESPrintful Get basic information about stores.Connection
Printful Get basic information about stores.
Authentication
Connected account requiredTags
Get a list of countries for tax calculationPRINTFUL_GET_V1_TAX_RATE_GET_ALIST_OF_COUNTRIES_FOR_TAX_CALCULATIONPrintful Get a list of countries for tax calculation.Connection
Printful Get a list of countries for tax calculation.
Authentication
Connected account requiredTags
Get a list of your warehouse productsPRINTFUL_GET_V1_WAREHOUSE_PRODUCTS_GET_ALIST_OF_YOUR_WAREHOUSE_PRODUCTSPrintful Get a list of your warehouse products.Connection
Printful Get a list of your warehouse products.
Authentication
Connected account requiredTags
Get warehouse product dataPRINTFUL_GET_V1_WAREHOUSE_PRODUCTS_GET_WAREHOUSE_PRODUCT_DATAPrintful Get warehouse product data.Connection
Printful Get warehouse product data.
Authentication
Connected account requiredTags
Get Webhook configurationPRINTFUL_GET_V1_WEBHOOK_GET_WEBHOOK_CONFIGURATIONPrintful Get Webhook configuration.Connection
Printful Get Webhook configuration.
Authentication
Connected account requiredTags
Retrieve a list of catalog categoriesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_CATEGORIESPrintful Retrieve a list of catalog categories.Connection
Printful Retrieve a list of catalog categories.
Authentication
Connected account requiredTags
Retrieve a list of catalog product categoriesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_PRODUCT_CATEGORIESPrintful Retrieve a list of catalog product categories.Connection
Printful Retrieve a list of catalog product categories.
Authentication
Connected account requiredTags
Retrieve a list of catalog productsPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_PRODUCTSPrintful Retrieve a list of catalog products.Connection
Printful Retrieve a list of catalog products.
Authentication
Connected account requiredTags
Retrieve a single catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ASINGLE_CATALOG_PRODUCTPrintful Retrieve a single catalog product.Connection
Printful Retrieve a single catalog product.
Authentication
Connected account requiredTags
Retrieve blank images for a catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_BLANK_IMAGES_FOR_ACATALOG_PRODUCTPrintful Retrieve blank images for a catalog product.Connection
Printful Retrieve blank images for a catalog product.
Authentication
Connected account requiredTags
Retrieve blank images for a catalog variantPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_BLANK_IMAGES_FOR_ACATALOG_VARIANTPrintful Retrieve blank images for a catalog variant.Connection
Printful Retrieve blank images for a catalog variant.
Authentication
Connected account requiredTags
Retrieve catalog product mockup stylesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_MOCKUP_STYLESPrintful Retrieve catalog product mockup styles.Connection
Printful Retrieve catalog product mockup styles.
Authentication
Connected account requiredTags
Retrieve catalog product mockup templatesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_MOCKUP_TEMPLATESPrintful Retrieve catalog product mockup templates.Connection
Printful Retrieve catalog product mockup templates.
Authentication
Connected account requiredTags
Retrieve catalog product pricesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_PRICESPrintful Retrieve catalog product prices.Connection
Printful Retrieve catalog product prices.
Authentication
Connected account requiredTags
Retrieve catalog product stock availabilityPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_STOCK_AVAILABILITYPrintful Retrieve catalog product stock availability.Connection
Printful Retrieve catalog product stock availability.
Authentication
Connected account requiredTags
Retrieve catalog variant stock availabilityPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_VARIANT_STOCK_AVAILABILITYPrintful Retrieve catalog variant stock availability.Connection
Printful Retrieve catalog variant stock availability.
Authentication
Connected account requiredTags
Retrieve information about catalog product variantsPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_CATALOG_PRODUCT_VARIANTSPrintful Retrieve information about catalog product variants.Connection
Printful Retrieve information about catalog product variants.
Authentication
Connected account requiredTags
Retrieve information about specific catalog variantPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_SPECIFIC_CATALOG_VARIANTPrintful Retrieve information about specific catalog variant.Connection
Printful Retrieve information about specific catalog variant.
Authentication
Connected account requiredTags
Retrieve information about specific categoryPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_SPECIFIC_CATEGORYPrintful Retrieve information about specific category.Connection
Printful Retrieve information about specific category.
Authentication
Connected account requiredTags
Retrieve pricing information for the catalog variantPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_PRICING_INFORMATION_FOR_THE_CATALOG_VARIANTPrintful Retrieve pricing information for the catalog variant.Connection
Printful Retrieve pricing information for the catalog variant.
Authentication
Connected account requiredTags
Retrieve shipping countries for a productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_SHIPPING_COUNTRIES_FOR_APRODUCTPrintful Retrieve shipping countries for a product.Connection
Printful Retrieve shipping countries for a product.
Authentication
Connected account requiredTags
Retrieve size guide for a catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_SIZE_GUIDE_FOR_ACATALOG_PRODUCTPrintful Retrieve size guide for a catalog product.Connection
Printful Retrieve size guide for a catalog product.
Authentication
Connected account requiredTags
Retrieve a list of countriesPRINTFUL_GET_V2_COUNTRIES_V2_RETRIEVE_ALIST_OF_COUNTRIESPrintful Retrieve a list of countries.Connection
Printful Retrieve a list of countries.
Authentication
Connected account requiredTags
Retrieve a single file from the file libraryPRINTFUL_GET_V2_FILES_V2_RETRIEVE_ASINGLE_FILE_FROM_THE_FILE_LIBRARYPrintful Retrieve a single file from the file library.Connection
Printful Retrieve a single file from the file library.
Authentication
Connected account requiredTags
Retrieve Mockup Generator tasksPRINTFUL_GET_V2_MOCKUP_GENERATOR_V2_RETRIEVE_MOCKUP_GENERATOR_TASKSPrintful Retrieve Mockup Generator tasks.Connection
Printful Retrieve Mockup Generator tasks.
Authentication
Connected account requiredTags
Retrieve OAuth scopesPRINTFUL_GET_V2_OAUTH_SCOPES_V2_RETRIEVE_OAUTH_SCOPESPrintful Retrieve OAuth scopes.Connection
Printful Retrieve OAuth scopes.
Authentication
Connected account requiredTags
Get InvoicePRINTFUL_GET_V2_ORDERS_V2_GET_INVOICEPrintful Get Invoice.Connection
Printful Get Invoice.
Authentication
Connected account requiredTags
Get Order ItemPRINTFUL_GET_V2_ORDERS_V2_GET_ORDER_ITEMPrintful Get Order Item.Connection
Printful Get Order Item.
Authentication
Connected account requiredTags
Get Order ItemsPRINTFUL_GET_V2_ORDERS_V2_GET_ORDER_ITEMSPrintful Get Order Items.Connection
Printful Get Order Items.
Authentication
Connected account requiredTags
Get ShipmentsPRINTFUL_GET_V2_ORDERS_V2_GET_SHIPMENTSPrintful Get Shipments.Connection
Printful Get Shipments.
Authentication
Connected account requiredTags
Retrieve a list of ordersPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_ALIST_OF_ORDERSPrintful Retrieve a list of orders.Connection
Printful Retrieve a list of orders.
Authentication
Connected account requiredTags
Retrieve an order estimation taskPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_AN_ORDER_ESTIMATION_TASKPrintful Retrieve an order estimation task.Connection
Printful Retrieve an order estimation task.
Authentication
Connected account requiredTags
Retrieve a single orderPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_ASINGLE_ORDERPrintful Retrieve a single order.Connection
Printful Retrieve a single order.
Authentication
Connected account requiredTags
Retrieve a list of storesPRINTFUL_GET_V2_STORES_V2_RETRIEVE_ALIST_OF_STORESPrintful Retrieve a list of stores.Connection
Printful Retrieve a list of stores.
Authentication
Connected account requiredTags
Retrieve a single storePRINTFUL_GET_V2_STORES_V2_RETRIEVE_ASINGLE_STOREPrintful Retrieve a single store.Connection
Printful Retrieve a single store.
Authentication
Connected account requiredTags
Retrieve reports for a single storePRINTFUL_GET_V2_STORES_V2_RETRIEVE_REPORTS_FOR_ASINGLE_STOREPrintful Retrieve reports for a single store.Connection
Printful Retrieve reports for a single store.
Authentication
Connected account requiredTags
Retrieve a list of warehouse productsPRINTFUL_GET_V2_WAREHOUSE_PRODUCTS_V2_RETRIEVE_ALIST_OF_WAREHOUSE_PRODUCTSPrintful Retrieve a list of warehouse products.Connection
Printful Retrieve a list of warehouse products.
Authentication
Connected account requiredTags
Retrieve a single warehouse productPRINTFUL_GET_V2_WAREHOUSE_PRODUCTS_V2_RETRIEVE_ASINGLE_WAREHOUSE_PRODUCTPrintful Retrieve a single warehouse product.Connection
Printful Retrieve a single warehouse product.
Authentication
Connected account requiredTags
Get webhook configurationPRINTFUL_GET_V2_WEBHOOKS_V2_GET_WEBHOOK_CONFIGURATIONPrintful Get webhook configuration.Connection
Printful Get webhook configuration.
Authentication
Connected account requiredTags
Get webhook event configurationPRINTFUL_GET_V2_WEBHOOKS_V2_GET_WEBHOOK_EVENT_CONFIGURATIONPrintful Get webhook event configuration.Connection
Printful Get webhook event configuration.
Authentication
Connected account requiredTags
Update an orderPRINTFUL_PATCH_V2_ORDERS_V2_UPDATE_AN_ORDERPrintful Update an order.Connection
Printful Update an order.
Authentication
Connected account requiredTags
Update Order ItemPRINTFUL_PATCH_V2_ORDERS_V2_UPDATE_ORDER_ITEMPrintful Update Order Item.Connection
Printful Update Order Item.
Authentication
Connected account requiredTags
Approve a designPRINTFUL_POST_V1_APPROVAL_SHEETS_API_APPROVE_ADESIGNPrintful Approve a design.Connection
Printful Approve a design.
Authentication
Connected account requiredTags
Submit changes to an approval sheetPRINTFUL_POST_V1_APPROVAL_SHEETS_API_SUBMIT_CHANGES_TO_AN_APPROVAL_SHEETPrintful Submit changes to an approval sheet.Connection
Printful Submit changes to an approval sheet.
Authentication
Connected account requiredTags
Add a new filePRINTFUL_POST_V1_FILE_LIBRARY_ADD_ANEW_FILEPrintful Add a new file.Connection
Printful Add a new file.
Authentication
Connected account requiredTags
Return available thread colors from provided image URLPRINTFUL_POST_V1_FILE_LIBRARY_RETURN_AVAILABLE_THREAD_COLORS_FROM_PROVIDED_IMAGE_URLPrintful Return available thread colors from provided image URL.Connection
Printful Return available thread colors from provided image URL.
Authentication
Connected account requiredTags
Create a mockup generation taskPRINTFUL_POST_V1_MOCKUP_GENERATOR_CREATE_AMOCKUP_GENERATION_TASKPrintful Create a mockup generation task.Connection
Printful Create a mockup generation task.
Authentication
Connected account requiredTags
Confirm draft for fulfillmentPRINTFUL_POST_V1_ORDERS_CONFIRM_DRAFT_FOR_FULFILLMENTPrintful Confirm draft for fulfillment.Connection
Printful Confirm draft for fulfillment.
Authentication
Connected account requiredTags
Create a new orderPRINTFUL_POST_V1_ORDERS_CREATE_ANEW_ORDERPrintful Create a new order.Connection
Printful Create a new order.
Authentication
Connected account requiredTags
Estimate order costsPRINTFUL_POST_V1_ORDERS_ESTIMATE_ORDER_COSTSPrintful Estimate order costs.Connection
Printful Estimate order costs.
Authentication
Connected account requiredTags
Calculate shipping ratesPRINTFUL_POST_V1_SHIPPING_RATE_CALCULATE_SHIPPING_RATESPrintful Calculate shipping rates.Connection
Printful Calculate shipping rates.
Authentication
Connected account requiredTags
Change packing slipPRINTFUL_POST_V1_STORE_INFORMATION_CHANGE_PACKING_SLIPPrintful Change packing slip.Connection
Printful Change packing slip.
Authentication
Connected account requiredTags
Set up webhook configurationPRINTFUL_POST_V1_WEBHOOK_SET_UP_WEBHOOK_CONFIGURATIONPrintful Set up webhook configuration.Connection
Printful Set up webhook configuration.
Authentication
Connected account requiredTags
Add a new filePRINTFUL_POST_V2_FILES_V2_ADD_ANEW_FILEPrintful Add a new file.Connection
Printful Add a new file.
Authentication
Connected account requiredTags
Create Mockup Generator tasksPRINTFUL_POST_V2_MOCKUP_GENERATOR_V2_CREATE_MOCKUP_GENERATOR_TASKSPrintful Create Mockup Generator tasks.Connection
Printful Create Mockup Generator tasks.
Authentication
Connected account requiredTags
Confirm an orderPRINTFUL_POST_V2_ORDERS_V2_CONFIRM_AN_ORDERPrintful Confirm an order.Connection
Printful Confirm an order.
Authentication
Connected account requiredTags
Create a new orderPRINTFUL_POST_V2_ORDERS_V2_CREATE_ANEW_ORDERPrintful Create a new order.Connection
Printful Create a new order.
Authentication
Connected account requiredTags
Create a new order estimation taskPRINTFUL_POST_V2_ORDERS_V2_CREATE_ANEW_ORDER_ESTIMATION_TASKPrintful Create a new order estimation task.Connection
Printful Create a new order estimation task.
Authentication
Connected account requiredTags
Create Order ItemPRINTFUL_POST_V2_ORDERS_V2_CREATE_ORDER_ITEMPrintful Create Order Item.Connection
Printful Create Order Item.
Authentication
Connected account requiredTags
Calculate Shipping RatesPRINTFUL_POST_V2_SHIPPING_RATES_V2_CALCULATE_SHIPPING_RATESPrintful Calculate Shipping Rates.Connection
Printful Calculate Shipping Rates.
Authentication
Connected account requiredTags
Setup webhook configuration (ISO 8601 format)PRINTFUL_POST_V2_WEBHOOKS_V2_POST_SETUP_WEBHOOK_CONFIGURATION_SETUP_WEBHOOK_CONFIGURATION_ISO8601_FORMATPrintful Setup webhook configuration (ISO 8601 format).Connection
Printful Setup webhook configuration (ISO 8601 format).
Authentication
Connected account requiredTags
Update order dataPRINTFUL_PUT_V1_ORDERS_UPDATE_ORDER_DATAPrintful Update order data.Connection
Printful Update order data.
Authentication
Connected account requiredTags