Zapier Integration
Connect InkCourier to 5,000+ apps
Quick Start
Create an API Key
Go to Dashboard → API Keys and create a new key. Copy it securely.
Add InkCourier to Zapier
Search for InkCourier in Zapier or use our private invitation link (contact support).
Connect Your Account
When prompted, enter your API key. Zapier will validate the connection automatically.
Start Building Zaps!
Use InkCourier as an action to send handwritten cards triggered by any Zapier event.
Authentication
Zapier authenticates with InkCourier using your API key sent as a header:
X-Api-Key: ink_YOUR_API_KEYTest Connection: Zapier validates your credentials by calling GET /api/v1/zapier/me
Available Actions
Send Handwritten Card
Create and send a handwritten card to a recipient. This is the main action for automating card sends.
Required fields:
- • Card design (dropdown from your available cards)
- • Handwriting style (dropdown from available fonts)
- • Message text
- • Recipient name and address
- • Sender name and address
Dynamic Dropdown Endpoints
Zapier uses these endpoints to populate dropdown menus in the Zap editor:
GET /api/v1/zapier/cardsLists available card designs
GET /api/v1/zapier/fontsLists available handwriting styles
GET /api/v1/zapier/addressesLists your saved addresses
Create Order Endpoint
The main endpoint for creating orders via Zapier:
POST https://api.inkcourier.com/api/v1/zapier/ordersThis endpoint:
- Validates card and font against the catalog
- Enforces your plan limits
- Creates the order in your account
- Queues the order for fulfillment
Retrieve Orders
You can also retrieve order information via Zapier:
GET /api/v1/zapier/ordersList your orders (supports pagination)
GET /api/v1/zapier/orders/:idGet details of a specific order
Example Zap Ideas
HubSpot → InkCourier
When a deal is won in HubSpot, automatically send a thank you card to the customer.
Stripe → InkCourier
When a customer makes their first purchase, send a welcome card.
Google Sheets → InkCourier
When a new row is added to a spreadsheet, send a card to that contact.
Salesforce → InkCourier
When an opportunity closes, send a personalized thank you card.
Need Direct API Access?
For more control and custom integrations, check out our full API documentation.
View API ReferenceNeed Help?
Having trouble with your Zapier integration? We're here to help.