diff --git a/docs/plans/printify-integration-research.md b/docs/plans/printify-integration-research.md index c0b4abb..5fcc98f 100644 --- a/docs/plans/printify-integration-research.md +++ b/docs/plans/printify-integration-research.md @@ -216,7 +216,8 @@ Printify's integration options have different implications for each. - Merchants must manually create/manage API tokens - No "Connect with Printify" button UX - Products not locked after sync (data consistency risk) -- No real-time webhooks (must poll or manual sync) + +**Note:** Webhooks DO work with personal tokens - merchant just needs to enable `webhooks.read` and `webhooks.write` scopes when generating the token. ### OAuth Platform Integration