Open Connector
所有 Tools

Printful

Connect to Printful to manage catalog data, product templates, orders, files, shipping rates, webhooks, stores, warehouse products, and reports.

printfulv1.0.087 个 Tools

认证方式

方式底层类型状态说明
OAuth 2.0oauth2available

调用示例

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 目录

可用 Tools

87 个可调用操作

Cancel an orderPRINTFUL_DELETE_V1_ORDERS_CANCEL_AN_ORDERPrintful Cancel an order.

Printful Cancel an order.

认证

需要 Connected Account

Tags

Orders
Delete Product TemplatePRINTFUL_DELETE_V1_PRODUCT_TEMPLATES_DELETE_PRODUCT_TEMPLATEPrintful Delete Product Template.

Printful Delete Product Template.

认证

需要 Connected Account

Tags

Product Templates
Disable webhook supportPRINTFUL_DELETE_V1_WEBHOOK_DISABLE_WEBHOOK_SUPPORTPrintful Disable webhook support.

Printful Disable webhook support.

认证

需要 Connected Account

Tags

Webhook
Delete an orderPRINTFUL_DELETE_V2_ORDERS_V2_DELETE_AN_ORDERPrintful Delete an order.

Printful Delete an order.

认证

需要 Connected Account

Tags

Orders v2
Delete Order ItemPRINTFUL_DELETE_V2_ORDERS_V2_DELETE_ORDER_ITEMPrintful Delete Order Item.

Printful Delete Order Item.

认证

需要 Connected Account

Tags

Orders v2
Disable support for eventPRINTFUL_DELETE_V2_WEBHOOKS_V2_DISABLE_SUPPORT_FOR_EVENTPrintful Disable support for event.

Printful Disable support for event.

认证

需要 Connected Account

Tags

Webhooks v2
Disable webhook supportPRINTFUL_DELETE_V2_WEBHOOKS_V2_DISABLE_WEBHOOK_SUPPORTPrintful Disable webhook support.

Printful Disable webhook support.

认证

需要 Connected Account

Tags

Webhooks v2
Retrieve a list of approval sheetsPRINTFUL_GET_V1_APPROVAL_SHEETS_API_RETRIEVE_ALIST_OF_APPROVAL_SHEETSPrintful Retrieve a list of approval sheets.

Printful Retrieve a list of approval sheets.

认证

需要 Connected Account

Tags

Approval Sheets API
Get CategoriesPRINTFUL_GET_V1_CATALOG_GET_CATEGORIESPrintful Get Categories.

Printful Get Categories.

认证

需要 Connected Account

Tags

Catalog
Get CategoryPRINTFUL_GET_V1_CATALOG_GET_CATEGORYPrintful Get Category.

Printful Get Category.

认证

需要 Connected Account

Tags

Catalog
Get ProductPRINTFUL_GET_V1_CATALOG_GET_PRODUCTPrintful Get Product.

Printful Get Product.

认证

需要 Connected Account

Tags

Catalog
Get Product Size GuidePRINTFUL_GET_V1_CATALOG_GET_PRODUCT_SIZE_GUIDEPrintful Get Product Size Guide.

Printful Get Product Size Guide.

认证

需要 Connected Account

Tags

Catalog
Get ProductsPRINTFUL_GET_V1_CATALOG_GET_PRODUCTSPrintful Get Products.

Printful Get Products.

认证

需要 Connected Account

Tags

Catalog
Get VariantPRINTFUL_GET_V1_CATALOG_GET_VARIANTPrintful Get Variant.

Printful Get Variant.

认证

需要 Connected Account

Tags

Catalog
Retrieve country listPRINTFUL_GET_V1_COUNTRY_STATE_CODE_RETRIEVE_COUNTRY_LISTPrintful Retrieve country list.

Printful Retrieve country list.

认证

需要 Connected Account

Tags

Country/State Code
Get filePRINTFUL_GET_V1_FILE_LIBRARY_GET_FILEPrintful Get file.

Printful Get file.

认证

需要 Connected Account

Tags

File Library
Layout templatesPRINTFUL_GET_V1_MOCKUP_GENERATOR_LAYOUT_TEMPLATESPrintful Layout templates.

Printful Layout templates.

认证

需要 Connected Account

Tags

Mockup Generator
Mockup generation task resultPRINTFUL_GET_V1_MOCKUP_GENERATOR_MOCKUP_GENERATION_TASK_RESULTPrintful Mockup generation task result.

Printful Mockup generation task result.

认证

需要 Connected Account

Tags

Mockup Generator
Get scopes for tokenPRINTFUL_GET_V1_OAUTH_GET_SCOPES_FOR_TOKENPrintful Get scopes for token.

Printful Get scopes for token.

认证

需要 Connected Account

Tags

Oauth
Get list of ordersPRINTFUL_GET_V1_ORDERS_GET_LIST_OF_ORDERSPrintful Get list of orders.

Printful Get list of orders.

认证

需要 Connected Account

Tags

Orders
Get order dataPRINTFUL_GET_V1_ORDERS_GET_ORDER_DATAPrintful Get order data.

Printful Get order data.

认证

需要 Connected Account

Tags

Orders
Get list of Product TemplatesPRINTFUL_GET_V1_PRODUCT_TEMPLATES_GET_LIST_OF_PRODUCT_TEMPLATESPrintful Get list of Product Templates.

Printful Get list of Product Templates.

认证

需要 Connected Account

Tags

Product Templates
Get single Product TemplatePRINTFUL_GET_V1_PRODUCT_TEMPLATES_GET_SINGLE_PRODUCT_TEMPLATEPrintful Get single Product Template.

Printful Get single Product Template.

认证

需要 Connected Account

Tags

Product Templates
Get StatisticsPRINTFUL_GET_V1_REPORTS_GET_STATISTICSPrintful Get Statistics.

Printful Get Statistics.

认证

需要 Connected Account

Tags

Reports
Get basic information about a storePRINTFUL_GET_V1_STORE_INFORMATION_GET_BASIC_INFORMATION_ABOUT_ASTOREPrintful Get basic information about a store.

Printful Get basic information about a store.

认证

需要 Connected Account

Tags

Store Information
Get basic information about storesPRINTFUL_GET_V1_STORE_INFORMATION_GET_BASIC_INFORMATION_ABOUT_STORESPrintful Get basic information about stores.

Printful Get basic information about stores.

认证

需要 Connected Account

Tags

Store Information
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.

Printful Get a list of countries for tax calculation.

认证

需要 Connected Account

Tags

Tax Rate
Get a list of your warehouse productsPRINTFUL_GET_V1_WAREHOUSE_PRODUCTS_GET_ALIST_OF_YOUR_WAREHOUSE_PRODUCTSPrintful Get a list of your warehouse products.

Printful Get a list of your warehouse products.

认证

需要 Connected Account

Tags

Warehouse Products
Get warehouse product dataPRINTFUL_GET_V1_WAREHOUSE_PRODUCTS_GET_WAREHOUSE_PRODUCT_DATAPrintful Get warehouse product data.

Printful Get warehouse product data.

认证

需要 Connected Account

Tags

Warehouse Products
Get Webhook configurationPRINTFUL_GET_V1_WEBHOOK_GET_WEBHOOK_CONFIGURATIONPrintful Get Webhook configuration.

Printful Get Webhook configuration.

认证

需要 Connected Account

Tags

Webhook
Retrieve a list of catalog categoriesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_CATEGORIESPrintful Retrieve a list of catalog categories.

Printful Retrieve a list of catalog categories.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve a list of catalog product categoriesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_PRODUCT_CATEGORIESPrintful Retrieve a list of catalog product categories.

Printful Retrieve a list of catalog product categories.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve a list of catalog productsPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ALIST_OF_CATALOG_PRODUCTSPrintful Retrieve a list of catalog products.

Printful Retrieve a list of catalog products.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve a single catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_ASINGLE_CATALOG_PRODUCTPrintful Retrieve a single catalog product.

Printful Retrieve a single catalog product.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve blank images for a catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_BLANK_IMAGES_FOR_ACATALOG_PRODUCTPrintful Retrieve blank images for a catalog product.

Printful Retrieve blank images for a catalog product.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve blank images for a catalog variantPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_BLANK_IMAGES_FOR_ACATALOG_VARIANTPrintful Retrieve blank images for a catalog variant.

Printful Retrieve blank images for a catalog variant.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve catalog product mockup stylesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_MOCKUP_STYLESPrintful Retrieve catalog product mockup styles.

Printful Retrieve catalog product mockup styles.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve catalog product mockup templatesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_MOCKUP_TEMPLATESPrintful Retrieve catalog product mockup templates.

Printful Retrieve catalog product mockup templates.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve catalog product pricesPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_PRICESPrintful Retrieve catalog product prices.

Printful Retrieve catalog product prices.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve catalog product stock availabilityPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_PRODUCT_STOCK_AVAILABILITYPrintful Retrieve catalog product stock availability.

Printful Retrieve catalog product stock availability.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve catalog variant stock availabilityPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_CATALOG_VARIANT_STOCK_AVAILABILITYPrintful Retrieve catalog variant stock availability.

Printful Retrieve catalog variant stock availability.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve information about catalog product variantsPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_CATALOG_PRODUCT_VARIANTSPrintful Retrieve information about catalog product variants.

Printful Retrieve information about catalog product variants.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve information about specific catalog variantPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_SPECIFIC_CATALOG_VARIANTPrintful Retrieve information about specific catalog variant.

Printful Retrieve information about specific catalog variant.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve information about specific categoryPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_INFORMATION_ABOUT_SPECIFIC_CATEGORYPrintful Retrieve information about specific category.

Printful Retrieve information about specific category.

认证

需要 Connected Account

Tags

Catalog v2
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.

Printful Retrieve pricing information for the catalog variant.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve shipping countries for a productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_SHIPPING_COUNTRIES_FOR_APRODUCTPrintful Retrieve shipping countries for a product.

Printful Retrieve shipping countries for a product.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve size guide for a catalog productPRINTFUL_GET_V2_CATALOG_V2_RETRIEVE_SIZE_GUIDE_FOR_ACATALOG_PRODUCTPrintful Retrieve size guide for a catalog product.

Printful Retrieve size guide for a catalog product.

认证

需要 Connected Account

Tags

Catalog v2
Retrieve a list of countriesPRINTFUL_GET_V2_COUNTRIES_V2_RETRIEVE_ALIST_OF_COUNTRIESPrintful Retrieve a list of countries.

Printful Retrieve a list of countries.

认证

需要 Connected Account

Tags

Countries v2
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.

Printful Retrieve a single file from the file library.

认证

需要 Connected Account

Tags

Files v2
Retrieve Mockup Generator tasksPRINTFUL_GET_V2_MOCKUP_GENERATOR_V2_RETRIEVE_MOCKUP_GENERATOR_TASKSPrintful Retrieve Mockup Generator tasks.

Printful Retrieve Mockup Generator tasks.

认证

需要 Connected Account

Tags

Mockup Generator v2
Retrieve OAuth scopesPRINTFUL_GET_V2_OAUTH_SCOPES_V2_RETRIEVE_OAUTH_SCOPESPrintful Retrieve OAuth scopes.

Printful Retrieve OAuth scopes.

认证

需要 Connected Account

Tags

OAuth Scopes v2
Get InvoicePRINTFUL_GET_V2_ORDERS_V2_GET_INVOICEPrintful Get Invoice.

Printful Get Invoice.

认证

需要 Connected Account

Tags

Orders v2
Get Order ItemPRINTFUL_GET_V2_ORDERS_V2_GET_ORDER_ITEMPrintful Get Order Item.

Printful Get Order Item.

认证

需要 Connected Account

Tags

Orders v2
Get Order ItemsPRINTFUL_GET_V2_ORDERS_V2_GET_ORDER_ITEMSPrintful Get Order Items.

Printful Get Order Items.

认证

需要 Connected Account

Tags

Orders v2
Get ShipmentsPRINTFUL_GET_V2_ORDERS_V2_GET_SHIPMENTSPrintful Get Shipments.

Printful Get Shipments.

认证

需要 Connected Account

Tags

Orders v2
Retrieve a list of ordersPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_ALIST_OF_ORDERSPrintful Retrieve a list of orders.

Printful Retrieve a list of orders.

认证

需要 Connected Account

Tags

Orders v2
Retrieve an order estimation taskPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_AN_ORDER_ESTIMATION_TASKPrintful Retrieve an order estimation task.

Printful Retrieve an order estimation task.

认证

需要 Connected Account

Tags

Orders v2
Retrieve a single orderPRINTFUL_GET_V2_ORDERS_V2_RETRIEVE_ASINGLE_ORDERPrintful Retrieve a single order.

Printful Retrieve a single order.

认证

需要 Connected Account

Tags

Orders v2
Retrieve a list of storesPRINTFUL_GET_V2_STORES_V2_RETRIEVE_ALIST_OF_STORESPrintful Retrieve a list of stores.

Printful Retrieve a list of stores.

认证

需要 Connected Account

Tags

Stores v2
Retrieve a single storePRINTFUL_GET_V2_STORES_V2_RETRIEVE_ASINGLE_STOREPrintful Retrieve a single store.

Printful Retrieve a single store.

认证

需要 Connected Account

Tags

Stores v2
Retrieve reports for a single storePRINTFUL_GET_V2_STORES_V2_RETRIEVE_REPORTS_FOR_ASINGLE_STOREPrintful Retrieve reports for a single store.

Printful Retrieve reports for a single store.

认证

需要 Connected Account

Tags

Stores v2
Retrieve a list of warehouse productsPRINTFUL_GET_V2_WAREHOUSE_PRODUCTS_V2_RETRIEVE_ALIST_OF_WAREHOUSE_PRODUCTSPrintful Retrieve a list of warehouse products.

Printful Retrieve a list of warehouse products.

认证

需要 Connected Account

Tags

Warehouse Products v2
Retrieve a single warehouse productPRINTFUL_GET_V2_WAREHOUSE_PRODUCTS_V2_RETRIEVE_ASINGLE_WAREHOUSE_PRODUCTPrintful Retrieve a single warehouse product.

Printful Retrieve a single warehouse product.

认证

需要 Connected Account

Tags

Warehouse Products v2
Get webhook configurationPRINTFUL_GET_V2_WEBHOOKS_V2_GET_WEBHOOK_CONFIGURATIONPrintful Get webhook configuration.

Printful Get webhook configuration.

认证

需要 Connected Account

Tags

Webhooks v2
Get webhook event configurationPRINTFUL_GET_V2_WEBHOOKS_V2_GET_WEBHOOK_EVENT_CONFIGURATIONPrintful Get webhook event configuration.

Printful Get webhook event configuration.

认证

需要 Connected Account

Tags

Webhooks v2
Update an orderPRINTFUL_PATCH_V2_ORDERS_V2_UPDATE_AN_ORDERPrintful Update an order.

Printful Update an order.

认证

需要 Connected Account

Tags

Orders v2
Update Order ItemPRINTFUL_PATCH_V2_ORDERS_V2_UPDATE_ORDER_ITEMPrintful Update Order Item.

Printful Update Order Item.

认证

需要 Connected Account

Tags

Orders v2
Approve a designPRINTFUL_POST_V1_APPROVAL_SHEETS_API_APPROVE_ADESIGNPrintful Approve a design.

Printful Approve a design.

认证

需要 Connected Account

Tags

Approval Sheets API
Submit changes to an approval sheetPRINTFUL_POST_V1_APPROVAL_SHEETS_API_SUBMIT_CHANGES_TO_AN_APPROVAL_SHEETPrintful Submit changes to an approval sheet.

Printful Submit changes to an approval sheet.

认证

需要 Connected Account

Tags

Approval Sheets API
Add a new filePRINTFUL_POST_V1_FILE_LIBRARY_ADD_ANEW_FILEPrintful Add a new file.

Printful Add a new file.

认证

需要 Connected Account

Tags

File Library
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.

Printful Return available thread colors from provided image URL.

认证

需要 Connected Account

Tags

File Library
Create a mockup generation taskPRINTFUL_POST_V1_MOCKUP_GENERATOR_CREATE_AMOCKUP_GENERATION_TASKPrintful Create a mockup generation task.

Printful Create a mockup generation task.

认证

需要 Connected Account

Tags

Mockup Generator
Confirm draft for fulfillmentPRINTFUL_POST_V1_ORDERS_CONFIRM_DRAFT_FOR_FULFILLMENTPrintful Confirm draft for fulfillment.

Printful Confirm draft for fulfillment.

认证

需要 Connected Account

Tags

Orders
Create a new orderPRINTFUL_POST_V1_ORDERS_CREATE_ANEW_ORDERPrintful Create a new order.

Printful Create a new order.

认证

需要 Connected Account

Tags

Orders
Estimate order costsPRINTFUL_POST_V1_ORDERS_ESTIMATE_ORDER_COSTSPrintful Estimate order costs.

Printful Estimate order costs.

认证

需要 Connected Account

Tags

Orders
Calculate shipping ratesPRINTFUL_POST_V1_SHIPPING_RATE_CALCULATE_SHIPPING_RATESPrintful Calculate shipping rates.

Printful Calculate shipping rates.

认证

需要 Connected Account

Tags

Shipping Rate
Change packing slipPRINTFUL_POST_V1_STORE_INFORMATION_CHANGE_PACKING_SLIPPrintful Change packing slip.

Printful Change packing slip.

认证

需要 Connected Account

Tags

Store Information
Set up webhook configurationPRINTFUL_POST_V1_WEBHOOK_SET_UP_WEBHOOK_CONFIGURATIONPrintful Set up webhook configuration.

Printful Set up webhook configuration.

认证

需要 Connected Account

Tags

Webhook
Add a new filePRINTFUL_POST_V2_FILES_V2_ADD_ANEW_FILEPrintful Add a new file.

Printful Add a new file.

认证

需要 Connected Account

Tags

Files v2
Create Mockup Generator tasksPRINTFUL_POST_V2_MOCKUP_GENERATOR_V2_CREATE_MOCKUP_GENERATOR_TASKSPrintful Create Mockup Generator tasks.

Printful Create Mockup Generator tasks.

认证

需要 Connected Account

Tags

Mockup Generator v2
Confirm an orderPRINTFUL_POST_V2_ORDERS_V2_CONFIRM_AN_ORDERPrintful Confirm an order.

Printful Confirm an order.

认证

需要 Connected Account

Tags

Orders v2
Create a new orderPRINTFUL_POST_V2_ORDERS_V2_CREATE_ANEW_ORDERPrintful Create a new order.

Printful Create a new order.

认证

需要 Connected Account

Tags

Orders v2
Create a new order estimation taskPRINTFUL_POST_V2_ORDERS_V2_CREATE_ANEW_ORDER_ESTIMATION_TASKPrintful Create a new order estimation task.

Printful Create a new order estimation task.

认证

需要 Connected Account

Tags

Orders v2
Create Order ItemPRINTFUL_POST_V2_ORDERS_V2_CREATE_ORDER_ITEMPrintful Create Order Item.

Printful Create Order Item.

认证

需要 Connected Account

Tags

Orders v2
Calculate Shipping RatesPRINTFUL_POST_V2_SHIPPING_RATES_V2_CALCULATE_SHIPPING_RATESPrintful Calculate Shipping Rates.

Printful Calculate Shipping Rates.

认证

需要 Connected Account

Tags

Shipping Rates v2
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).

Printful Setup webhook configuration (ISO 8601 format).

认证

需要 Connected Account

Tags

Webhooks v2 / POST Setup webhook configuration
Update order dataPRINTFUL_PUT_V1_ORDERS_UPDATE_ORDER_DATAPrintful Update order data.

Printful Update order data.

认证

需要 Connected Account

Tags

Orders

Provider 资源