Zapier & Make Integration
Connect destinationlab to 8,000+ apps with no-code automation. Automate order processing, customer sync, notifications, and more โ without writing a single line of code.
Connect in three steps
Generate an API key
Go to Settings โ API Keys in your destinationlab dashboard and create a key with the scopes your automation needs.
Connect the app
In Zapier or Make, search for "destinationlab" and paste your API key when prompted. The connection is verified automatically.
Configure your workflow
Choose a trigger (e.g. New Order) and an action (e.g. Send Slack Message). Map the fields and activate your automation.
Zapier triggers and actions
Zapier uses polling triggers to check for new data and actions to push data into destinationlab.
Triggers
Triggers when a new order is created
Triggers when a new customer is added
Triggers when a new inquiry is submitted
Triggers when a product or tour is modified
Triggers when an invoice is generated
API Endpoint
GET /api/integrations/zapier/triggers ?type=order.created Authorization: Bearer uk_live_...
Actions
Create a new order in destinationlab
Add a new customer record
Submit a new inquiry
API Endpoint
POST /api/integrations/zapier/actions
Authorization: Bearer uk_live_...
{
"action": "create_order",
"data": { ... }
}Make modules
Make uses a webhook-based architecture. Configure a destinationlab module in your scenario and route actions via the webhook endpoint.
Available modules
orderscreateordersupdatecustomerscreatecustomersupdateinquiriescreateExample request
POST /api/integrations/make/webhook
Authorization: Bearer uk_live_a1b2c3d4...
Content-Type: application/json
{
"action": "create",
"module": "orders",
"data": {
"orderNumber": "MAKE-2026-001",
"status": "pending",
"customer": {
"firstName": "Alex",
"lastName": "Rivera",
"email": "alex@example.com"
},
"total": 2400.00,
"items": []
}
}Popular automation recipes
Here are some of the most popular ways travel businesses use Zapier and Make with destinationlab.
Welcome emails
Automatically send a personalized welcome email via Gmail or Mailchimp when a new customer is created.
Slack notifications
Post a message to your team's Slack channel whenever a new order or inquiry comes in.
Google Sheets logging
Automatically add a row to a Google Sheet for every new invoice, keeping your finance team in sync.
CRM sync
Push new customers to HubSpot, Salesforce, or Pipedrive to keep your CRM up to date automatically.
E-commerce orders
When a Shopify or WooCommerce order is placed, automatically create a matching order in destinationlab.
Two-way sync
Keep Airtable or Notion databases in sync with your destinationlab orders and customers.
Pronto a ottimizzare le Sue operazioni turistiche?
Inizi la Sua prova gratuita di 14 giorni oggi. Nessuna carta di credito richiesta. Accesso completo a tutte le funzionalitร .