Your Tables API URL (used in Zap 1): https://www.wisdomspeeksmusic.com/tables/orders
This is the endpoint where Zapier will POST new orders to show in your admin dashboard.
1
Zap 1 — SendOwl → Admin Dashboard
~15 min
Every time a buyer completes a purchase on SendOwl, this Zap automatically creates a new order record in your Admin Dashboard so you can see all sales in real time — no manual entry needed.
Click Publish Zap and name it "SendOwl → Admin Dashboard"
✅ From now on, every SendOwl purchase will automatically appear in your Admin Dashboard within seconds.
2
Zap 2 — SendOwl → Mailchimp
~15 min
When a buyer completes a purchase on SendOwl, this Zap automatically adds them to your Mailchimp audience — no manual export/import needed. Perfect for sending follow-up emails, exclusive content, and future release announcements.
SendOwl Trigger: New Order
→
Mailchimp Action: Add/Update Subscriber
1
Create a new Zap
Click "+ Create Zap" in Zapier.
2
Trigger — SendOwl "New Order"
Same as Zap 1: Search SendOwl → Event "New Order"
Select your connected SendOwl account (it should already be saved)
Click Test Trigger to load sample data
3
Action — Mailchimp "Add/Update Subscriber"
Click "+" → Search Mailchimp
Select Event: "Add/Update Subscriber"
Connect your Mailchimp account → Authorize access
Select your Audience (your main Wisdom Speeks mailing list)
4
Map fields (SendOwl → Mailchimp)
Mailchimp Field
SendOwl Value
Notes
Email Address
Buyer Email
Required
First Name
Buyer Name
Use "First Name" if available
Status
subscribed
Type "subscribed" manually
Tags (optional)
buyer, wisdom-speeks
Helps segment your audience
Pro Tip: Create a tag for each product type. Add a Filter step before Mailchimp to tag Bundle buyers as "founding-supporter", WAV buyers as "wav-buyer", and MP3 buyers as "mp3-buyer". This lets you send targeted campaigns.
5
Test & Publish
Click Test Action — Zapier adds the sample buyer email to your Mailchimp list
Verify in Mailchimp → Audience → Contacts that the test contact appears
Click Publish Zap → Name it "SendOwl → Mailchimp Subscribers"
✅ Every buyer is now automatically added to your Mailchimp list — ready for your next email campaign.
3
Zap 3 — Approved Commission → PayPal Payout
~20 min · Paid Zapier plan
When you approve an affiliate commission in your Admin Dashboard, this Zap automatically sends a PayPal payout to the affiliate's registered PayPal email — eliminating manual payout steps.
Important: PayPal Payouts via Zapier requires a Zapier paid plan (~$19.99/mo) because PayPal is a premium app on Zapier. Alternatively, you can do payouts manually from PayPal for free — this Zap just automates the process.
Tables API Trigger: New/Updated Record
→
Filter by Zapier Status = "approved"
→
PayPal Action: Send Payout
How this works: In your Admin Dashboard → Commissions tab, when you click "Approve All Pending" or mark a commission as approved, the status changes to approved in the database. Zapier detects this status change and triggers the PayPal payout automatically.
1
Create a new Zap
Click "+ Create Zap" in Zapier.
2
Trigger — Webhooks by Zapier "Catch Hook"
Because your Admin Dashboard uses a custom Tables API (not a standard Zapier app), you'll use Zapier's Webhook trigger to listen for commission approvals.
Search "Webhooks by Zapier" → Select Event: "Catch Hook"
Zapier generates a unique webhook URL — copy it (looks like https://hooks.zapier.com/hooks/catch/XXXXXXX/XXXXXX/)
Keep this Zap step open — you'll use this URL in the next step
3
Add the Webhook URL to your Admin Dashboard
This tells your dashboard to notify Zapier whenever a commission is approved.
Open Admin Dashboard → Settings tab → scroll to "Zapier Integration"
Paste the Zapier hook URL into the "Commission Approved Webhook" field and Save
Go back to Zapier, click "Test Trigger" — then in Admin Dashboard, approve any commission to send a test event
Alternative (no code change): If you prefer, skip this step and manually trigger payouts by logging into PayPal and sending money when you approve commissions. Zap 3 is the automation, but it's optional.
4
Filter Step — Only "approved" commissions
Click "+" → Search "Filter by Zapier"
Set condition: status → Text Contains → approved
This ensures only approved commissions trigger a PayPal payout
5
Action — PayPal "Send Payout"
Click "+" → Search PayPal
Select Event: "Send Payout"
Connect your PayPal Business account
Map the fields:
PayPal Field
Value
Notes
Recipient Email
affiliate_paypal_email
From commission record
Amount
commission_amount
In USD
Currency
USD
Type "USD" manually
Note
Wisdom Speeks Affiliate Commission - Go Go Records
Appears in PayPal transaction
6
Test & Publish
Click Test Action with a small test amount ($0.01)
Verify the PayPal payout appears in your PayPal activity
Click Publish Zap → Name it "Approved Commission → PayPal Payout"
✅ Affiliate payouts are now fully automated — approve in dashboard, PayPal sends the money.
4
End-to-End Test
Verify everything works
1
Create a $0.00 test product in SendOwl
SendOwl Dashboard → Products → Add Product → set price to $0.00 (or use a discount code for 100% off). Complete a test purchase using your own email.
2
Check Admin Dashboard
Open admin.html → Orders tab — the test order should appear within 10-30 seconds with status "completed".
3
Check Mailchimp
Open Mailchimp → Audience → Contacts — your test email should be subscribed within 1-2 minutes.
4
Check Zapier Task History
In Zapier → Zap History — confirm all 3 tasks ran with status "Success". If any failed, click on the task to see the error details.
All 3 Zaps running successfully? 🎉 Your automation is complete. Every new SendOwl purchase will now: (1) appear in your Admin Dashboard, (2) add the buyer to Mailchimp, and (3) automatically pay affiliates on commission approval.
5
Tips & Troubleshooting
Zap is not triggering
Make sure the Zap is turned ON (toggle in Zapier)
On the free Zapier plan, triggers check every 15 minutes — not instant. Upgrade to a paid plan for instant triggers.
Test your SendOwl connection in Zapier → make a new test order
Order shows in Zapier history but not in Admin Dashboard
Check that the Webhook POST URL is exactly: https://www.wisdomspeeksmusic.com/tables/orders
Make sure Payload Type is set to json (not form)
Verify the customer_email field is mapped (it's required by the orders schema)
Mailchimp subscriber not appearing
Check you selected the correct Audience in the Mailchimp action step
Verify the email address field is correctly mapped from SendOwl
Make sure "Status" is set to subscribed (not pending)
PayPal payout not sending
PayPal requires a Business account with Payouts enabled — check PayPal → Settings → Payments
Ensure the affiliate has a valid PayPal email saved in their affiliate profile
Check PayPal account balance — insufficient balance will fail the payout
Confirm the Zapier Filter step is set correctly (status = "approved")
Hitting the 100 task/month free limit
Each sale uses 2 tasks (Zap 1 + Zap 2). So the free tier covers ~50 sales per month. If you're growing past that, the Starter plan at $19.99/mo gives 750 tasks — more than enough for hundreds of monthly sales.