What’s available
Outbound webhooks
Subscribe to order events and have Customei POST a signed JSON payload to your server. Great for fulfillment automation, notifications, and custom analytics.
GraphQL API
Query and mutate templates, option sets, libraries, and orders directly. Use this when you want a two-way integration — not just “tell me when things happen”, but “let me programmatically manage the account”.
Roadmap
A few integrations are under active consideration for future releases:- Zapier / Make — no-code bridges that read from our webhook events.
- Fulfillment pre-sets — pre-built templates for major print-on-demand fulfillment services.
- Analytics exports — scheduled exports of personalization data to your warehouse.
Permissions
Integrations are gated by two permissions:integration:view— read webhook subscriptions, see integration status.integration:manage— create, edit, or delete webhooks and other integrations.
integration:manage as an override if you want a staff member to set up their own webhooks. See Roles and permissions.
Next
- Webhooks — subscribe to events and verify payloads.
- API overview — direct GraphQL access.