Integrations & Automation

Fits your store.
Connects your stack.

WooCommerce plugin for quick setup. Direct embed or API for custom builds. Webhooks to connect your fulfilment, MIS, or automation platform without disruption.

WooCommerce
Plugin · Plug-and-play setup
Spark API
REST API · Full documentation
Webhooks
Event triggers · Automation
Direct Embed
HTML snippet · Any platform

Connected order flow

Your Store
WooCommerce / Custom
Likethat.ink Editor
Design · Preview · Approve
Order + File
PDF/X-1a · Order data
Webhook Trigger
Event fired immediately
Production / MIS
Fulfilment · Print floor
WordPress & WooCommerce

Plug-and-play for WooCommerce stores.

Install the Likethat.ink plugin from the WordPress repository, activate it, and connect your account. The editor embeds automatically on your WooCommerce product pages — no code required.

Configure which products use the editor, set canvas sizes per product, upload templates, and control which features customers see — all from the WooCommerce admin panel.

1
Install the plugin
Find Likethat.ink in the WordPress plugin directory. Install and activate in under a minute.
2
Connect your account
Enter your API key in the plugin settings. Your account is linked and the editor is ready to configure.
3
Configure per product
Enable the editor on individual products, set canvas dimensions, assign templates, and go live.
WordPress Admin · Likethat.ink Settings
WooCommerce
Orders
Products
Settings
Plugins
Likethat.ink
Editor Settings
Editor mode Inline
File output PDF/X-1a
3D previews Enabled
AI tools Enabled
Webhooks Configured
API & Direct Embed

For stores that need more control.

Not on WooCommerce, or building something custom? The Spark API and direct embed options let you integrate Likethat.ink into any platform.

Direct HTML embed
Drop a single script tag into any product page. Works on Shopify, Magento, bespoke storefronts, or any HTML-based platform. No framework dependency.
<!-- Paste on your product page -->
<script
  src="https://cdn.likethat.ink/editor.js"
  data-product-id="your-product-id"
  data-api-key="lti_xxxxxxxxxxxx"
></script>
Spark API
Full REST API access with complete documentation. Create editor sessions, retrieve generated files, manage templates, and push order data programmatically.
# Create an editor session
POST /v1/sessions
Authorization: Bearer lti_xxxx

{
  "product_id": "banner-3x1",
  "output": "pdf-x1a",
  "customer_ref": "order-12345"
}
Webhooks & Workflow Automation

Trigger what happens next.

Likethat.ink does more than show previews. The moment a design is approved and an order placed, webhooks fire events into your wider stack — so files and order data move into production without manual handling.

Connect to Zapier, Make, n8n, or any platform that accepts webhook payloads. Or build directly against the Spark API for deeper workflow control.

  • Fire events on design approval, file generation, or order placement
  • Send files and metadata to prepress or MIS automatically
  • Trigger fulfilment notifications without manual checks
  • Connect to Zapier, Make, n8n, or custom endpoints
  • Configurable retry logic and delivery confirmation
Webhook event payload
{
  "event": "design.approved",
  "timestamp": "2026-04-25T14:32:00Z",
  "order_id": "WC-98234",
  "customer_email": "[email protected]",
  "product": {
    "id": "banner-3x1m",
    "name": "PVC Banner 3×1m"
  },
  "file": {
    "format": "pdf-x1a",
    "resolution": 300,
    "colour_profile": "Fogra39",
    "bleed_mm": 3,
    "download_url": "https://files.likethat.ink/..."
  }
}
design.approved Customer approved design
file.generated Print-ready file created
order.placed Order confirmed in store
Get started

Ready to connect?

Start with the WooCommerce plugin, embed directly, or talk to us about a custom integration. Setup help is included.

Start free trial Book a demo

No credit card required. Setup help available for all plans.