-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
printful
URLs
Webhook Sources
new-order-instant
Prompt
Emit new event when a new order is created in your Printful account. Configure optional filters such as order status or specific fulfillment locations.
URLs
- https://developers.printful.com/docs/#tag/Webhook-API/operation/orderCreated
- https://developers.printful.com/docs/#tag/Webhook-API/operation/createWebhook
new-product-added-instant
Prompt
Emit new event when a new product is added to your Printful store catalog. Useful for syncing your product inventory in real-time.
URLs
- https://developers.printful.com/docs/#tag/Webhook-API/operation/productSynced
- https://developers.printful.com/docs/#tag/Webhook-API/operation/createWebhook
order-status-updated-instant
Prompt
Emit new event when the status of an existing order is updated (e.g., fulfilled, canceled, in progress). Filter by specific statuses if needed.
URLs
- https://developers.printful.com/docs/#tag/Webhook-API/operation/orderUpdated
- https://developers.printful.com/docs/#tag/Webhook-API/operation/orderFailed
- https://developers.printful.com/docs/#tag/Webhook-API/operation/orderCanceled
- https://developers.printful.com/docs/#tag/Webhook-API/operation/orderRefunded
- https://developers.printful.com/docs/#tag/Webhook-API/operation/createWebhook
Actions
create-order
Prompt
Create a new order in your Printful account. Provide required props like recipient details, shipping method, and order items, with optional fields for notes or metadata.
URLs
calculate-shipping-rates
Prompt
Fetch available shipping rates for a given destination. Provide required props such as recipient address and product details to calculate rates accurately.
URLs
- https://developers.printful.com/docs/#tag/Products-API/operation/getSyncProducts
- https://developers.printful.com/docs/#tag/Shipping-Rate-API/operation/calculateShippingRates
update-product
Prompt
Update an existing product in your Printful store. Specify required props such as product ID and the fields to be updated (e.g., description, prices, or mockup images).
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status