A native Shopify integration is on the dialnote roadmap. When it ships, you'll be able to match incoming calls to Shopify customers and pull up their orders right inside the conversation view. It's not built yet — but you can connect dialnote call data to your store today with webhooks.
Coming soon
The Shopify integration isn't available yet. We'll update this page when it ships. For now, use Zapier or custom webhooks to push call events into your Shopify workflow.
What it'll do#
When the native integration launches, you can expect order lookup on incoming calls (matched by phone number), automatic call logging to the matching customer record, and AI summaries attached to each interaction. We'll publish a full setup guide here once it's live.
Connect Shopify today with webhooks#
You don't have to wait. dialnote can push call events to your Shopify workflow right now.
Option 1: Zapier (no code)
- Go to Settings → Webhook Management and get your Zapier API key
- In Zapier, create a Zap using dialnote as the trigger — pick Call Log (fires when a call completes) or Call Recording (fires when a recording is ready)
- Choose Shopify as the action app and select something like "Create Customer" or "Add Order Note"
- Map the fields — route caller name, phone number, call direction, and the call summary into the right Shopify fields
- Turn it on, and call data starts flowing into Shopify
Option 2: Custom webhooks
- Go to Settings → Webhook Management and add a webhook endpoint (HTTPS only)
- Point it at a middleware service (like a serverless function) that calls the Shopify Admin API
- Pick the one event this webhook sends —
call.completed,call.recording.completed, ornote.created(each webhook delivers a single event type) - Use the Test button to confirm your endpoint receives the payload
- Your middleware transforms the dialnote payload into Shopify's customer or order-note format
Keep notes focused
Add a Zapier filter so only calls tagged with specific AI call tags like "order-issue" or "return-request" reach Shopify. That keeps your customer records focused on support interactions, not every routine call.
What's Next#
- Webhooks — Send call events to any HTTPS endpoint
- Zapier — No-code automation across thousands of apps
- AI Call Tags — Automatically categorize calls for filtering
- Integrations overview — All the ways to connect dialnote