Maintain the tsgabrielle Printful integration across catalog sync, webhook verification, product import behavior, and fulfillment state updates without inventing catalog data or risking production data.
Use this skill when work touches the Printful integration for
https://tsgabrielle.us.
Inspect the current integration points before changing behavior:
lib/printful.tslib/printful-inventory.tsapp/api/printful/sync/route.tsapp/api/printful/webhook/route.tsapp/api/printful-inventory-webhook/route.tslib/ wrappers.PRINTFUL_WEBHOOK_SECRETExpect these variables when working on the integration:
PRINTFUL_API_KEY or PRINTFUL_TOKENPRINTFUL_STORE_IDPRINTFUL_WEBHOOK_SECRETCRON_SECRETNEXT_PUBLIC_SUPABASE_URLSUPABASE_SERVICE_ROLE_KEYlib/printful.ts before adding new fetch logic.https://tsgabrielle.us after deploy.