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

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"
}