We announced a new product! Learn more

ArtworkerArtworker
Integrations - Artworker
Hubspot
Google Drive
Airtable
Xero
Slack
MailChimp

Connect to all your favorite apps

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

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