We announced a new product! Learn more

ArtworkerArtworker
Integrations - Artworker
Hubspot
Google Drive
Airtable
Xero
Slack
MailChimp

Connect Artworker to 7,000+ apps

Automate your business processes and workflows with just a few clicks, thanks to our integration with Zapier

Featured Integrations

Native integrations with industry-leading platforms to streamline your workflow

Web2Print Integration
VB Media logo

VB Media

Integrate VB Media's Web2Print platform with Artworker to automate artwork. Each order in VB Media automatically creates a job in Artworker with the customer's artwork ready for preflighting, corrections, and proofing. This removes manual handoffs, speeds approvals, and keeps jobs moving from order to press.

Automated WorkflowWeb2PrintJob Sync
MIS Integration
PrintLogic logo

PrintLogic

Connect Artworker with PrintLogic MIS to auto-create Artworker jobs when orders are raised in PrintLogic, with key details carried across. When artwork is approved, statuses update in PrintLogic. You remove duplicate entry and gain clear visibility from estimate through proofing to production.

Job SyncAutomated WorkflowMIS

More integrations coming soon

Build custom integrations with our Open API

At Artworker, we know that every business is unique. That's why we offer an open API, giving our customers complete control to create any integration they like with their existing software.

Create a job
Webhooks
POST https://open-api.artworker.io /v1/job?api_key=[API_KEY]

Sample Body

{
    "customerEmail": "john@doe.com",
    "customerName": "John Doe",
    "jobName": "T-shirts",
    "jobRef": "ODR1382"
}