Charitable Documentation

Learn how to make the most of Charitable with clear, step-by-step instructions.

Filtering Charitable Zaps by Campaign

Want a Zap to fire only for donations to your end-of-year campaign, or only when a donor uses Stripe? Charitable Zaps can be scoped to a single campaign right on the trigger step, and any other condition – payment gateway, donation amount, donor country – can be layered on with a Filter by Zapier step.

This guide will walk you through the steps to filter Charitable Zaps so they run only for the donations and campaigns you care about.

Note: Charitable’s Zapier integration requires Charitable Pro 1.8.14+ and the Automation Connect addon 2.1.0+ (Pro plan or higher).

Before you get started, make sure you’ve already Connected Charitable to Zapier.

Filtering by Campaign

Every Charitable trigger has a built-in Filter by Campaign dropdown directly on the trigger step. The list pulls live from your site, so the campaigns you see in the dropdown match what’s published in WordPress right now.

In the Zap editor, open the trigger step and continue past authentication to the configure stage. The dropdown appears in the Configuretab.

  • Leave the field blank – the trigger fires for donations to any campaign on your site. Choose this if you want the Zap to handle every donation regardless of which campaign it was made to.
  • Select a single campaign – the trigger fires only for donations to that one campaign. Choose this for campaign-specific workflows like a dedicated thank-you sequence for a year-end appeal.

Note: The campaign dropdown reflects what’s on your site at the moment the dropdown is opened. If you publish a new campaign later, edit the Zap and reopen the dropdown to see it appear.

Filtering by Other Fields with Filter by Zapier

The trigger only filters by campaign. To filter by anything else – payment gateway, donation amount, donor country, donor newsletter consent, donor comment, fundraiser ID, or any other field – add a Filter by Zapier step immediately after the Charitable trigger.

In the Zap editor, click the plus sign between the trigger and the action and pick Filter by Zapier. Choose the Only continue if event.

The filter rule has three parts:

  • Field – pick any field from the trigger’s payload (donation_gateway, total, country, etc.).
  • Condition – pick a comparison (Exists, Equals, Contains, Greater than, etc.).
  • Value – type the value to compare against.

A few example filter rules:

  • Only Stripe donations – Field: donation_gateway · Condition: (Text) Exactly matches · Value: stripe
  • Only donations of $100 or more – Field: total · Condition: (Number) Greater than or equal to · Value: 100
  • Only donors who opted into the newsletter – Field: newsletter_opt_in · Condition: (Number) Exactly matches · Value: 1
  • Only US donors – Field: country · Condition: (Text) Exactly matches · Value: US

When the filter rule passes, the rest of the Zap runs. When it fails, the Zap stops at the filter step and no action runs. You can see filter outcomes in the Zap History tab.

For the full list of fields available to filter on, see the Charitable Zapier Field Reference.

Combining Multiple Filters

A single Filter by Zapier step can hold several rules at once. Use the AND group to require every rule to pass, or the OR group to pass when any one rule matches.

For example, “fire the Zap only for Stripe donations of $100 or more to the Year-End Appeal” combines:

  • Trigger filter: Filter by Campaign = Year-End Appeal
  • Filter by Zapier rule 1 (AND): donation_gateway exactly matches stripe
  • Filter by Zapier rule 2 (AND): total greater than or equal to 100

The campaign filter happens on your Charitable site before the event ever leaves, so it’s the most efficient layer. The Filter by Zapier step runs on Zapier’s servers right after, so it adds a small task per filtered Zap to your monthly task usage.

Testing Your Filter

The fastest way to confirm a filter works is to make a test donation that matches the rules and one that doesn’t.

Make a small test donation that matches your filter – for example, a $1 donation to the Year-End Appeal using Stripe. Within a few seconds, the Zap should run end-to-end and the action step completes.

Now make a second test donation that should be excluded – for example, the same $1 donation to a different campaign. Open the Zap History tab in Zapier. The second donation should appear with a status of Filtered or Did not pass filter, and no action step should have run.

If a donation that should have been filtered still ran the action step, double-check the comparison type. Numeric fields like total and newsletter_opt_in need a number-based comparison; text fields like donation_gateway and country need a text comparison.

That’s it! Your Charitable Zaps now fire only for the campaigns and conditions you care about. Next, see the Charitable Zapier Field Reference for the complete list of fields each trigger sends, and Zapier’s own Filter by Zapier guide for advanced filter logic.

FAQ

Does the campaign filter slow down the trigger?

No. The campaign filter runs on your Charitable site before the event is ever sent to Zapier, so filtered events never leave your server. That makes it more efficient than a Zapier-side filter, both for Zap latency and for your monthly task usage.

Can I filter by multiple campaigns at once on the trigger step?

The trigger’s built-in Filter by Campaign dropdown takes a single campaign. To target several campaigns at once, leave the trigger filter blank and add a Filter by Zapier step using the (Text) In condition with a comma-separated list of campaign IDs in the value field.

Where do I find a campaign’s ID for use in a Filter by Zapier step?

The campaign_id field is part of every trigger’s payload, so you can pick it from the field dropdown when building the filter rule. To look up a specific campaign’s ID outside Zapier, edit the campaign in WordPress and check the URL – the post= query string parameter is the campaign ID.

A Filter by Zapier step counts as a task. Does the trigger campaign filter also count?

No. Filtered-out events on the Charitable side never enter Zapier and so never count as tasks. Only events that actually reach a Filter by Zapier step do.

Will a filtered Zap still appear in my Zap History?

Yes – Filter by Zapier outcomes (both passing and filtered) show up in Zap History so you can audit what ran and what didn’t. Trigger-level campaign filtering does not appear in Zap History because the event never reached Zapier in the first place.

Still have questions? We’re here to help!

Last Modified:

What's New In Charitable

View The Latest Updates
🔔 Subscribe to get our latest updates
📧 Subscribe to Emails

Email Subscription

Join our Newsletter

We won’t spam you. We only send an email when we think it will genuinely help you. Unsubscribe at any time!

GiveWP Migrations New

White Glove Migration Service for GiveWP

Thinking about switching your fundraising platform from GiveWP to Charitable, but don’t want to risk losing your data or handle a complex technical setup yourself? Charitable’s White Glove Migration Service features:

👥 Flawless Donor Mapping: Safely transfer your entire supporter database with zero data loss.

📊 Complete Financial History: Meticulously preserve every historical transaction for continuous, accurate reporting.

🔄 Seamless Recurring Giving: Safely transfer active sustaining subscriptions without disrupting your incoming revenue or requiring your donors to update their information.

💳 Zero Gateway Disruptions: Keep using Stripe, PayPal, or any other GiveWP-compatible processor you already love.

🚀 Expert Technical Setup: Relax while our team handles the heavy lifting to install and configure your forms—plus, qualifying users get a full year of Charitable Pro completely free.

Visit this page to learn more.

automation Improvement

📢 New Feature Alert: Automation Connect 2.0 Is Here! 🚀

Thinking about connecting your fundraising data to tools like Mailchimp, Slack, or Google Sheets, but don’t want to hire a developer or write custom code? Charitalbe’s new automation addon has:

⚡ 17 Event Triggers: Instantly fire webhooks for a donor’s first gift, renewal payments, or reached campaign milestones.

🎯 Smart Conditional Logic: Use powerful AND/OR logic across 11 fields to only send data when it meets your exact criteria, like newsletter opt-ins.

📊 Custom Payload Control: Select from 80+ clean data fields across donor, donation, and campaign metadata so your apps get exactly what they need.

🚀 Pre-Built Platform Templates: Skip the setup from scratch with ready-to-go templates for Zapier, Make.com, n8n, HubSpot, and Slack.

🛡️ Reliable Developer Tools: Power your workflows with signed HMAC-SHA256 payloads, complete WordPress filters, and automatic retry logs.

automation Improvement

🔌 Charitable Meets Zapier: Connect to 7,000+ Apps and Automate Your Fundraising

Tired of manually copying donation data into accounting sheets or tracking down new donor signups? Put your administrative tasks on autopilot. Charitable is now officially on Zapier, giving you a powerful, no-code way to plug your fundraising directly into the rest of your favorite tools.

Every donation, donor signup, and campaign milestone can now trigger an automated workflow seamlessly.

What’s New:

♾️ Connect to 7,000+ Apps: Bridge your Charitable campaigns with everyday software like Google Sheets, QuickBooks, Slack, Mailchimp, HubSpot, Notion, Airtable, and thousands more.

⚡ 12 Powerful Triggers: Build deep workflows using smart automation triggers covering the entire donation lifecycle—including New Donation, New Donor, Subscription Cancelled, and Campaign Goal Reached.

📋 Pre-Built Action Templates: Get started in three minutes or less with our pre-made template combinations, like automatically logging new donations straight into a Google Sheet or firing custom donor welcome emails through Gmail.

🚫 Zero Code Needed: No complex webhooks or custom PHP scripts required. Just pick your trigger, choose your app, map your fields, and let Zapier handle the heavy lifting.

Ready to save hours of admin time? Grab Charitable Pro with the Automation Connect addon today and launch your first Zap!

Improvement Payments

🚀 Introducing PayPal Commerce: One Connection, Six Ways to Donate

Donors expect modern, flexible payment options when they support a cause. If they don’t see their preferred method on your donation form, they often disappear without a word. With PayPal Commerce, we are bringing a completely modernized checkout experience right to your campaigns.

Enjoy a single integration that upgrades your forms, makes giving seamless, and helps you capture every single donation.

What’s New:

🔌 One-Click Connection: Skip messy API keys and developer docs. Simply click “Connect with PayPal,” sign in to your business account, and your modern form is live in under five minutes.

💳 Six Ways to Give: Give your supporters instant access to PayPal balance, Venmo (US), Pay Later financing, major credit/debit cards, Apple Pay (Safari), and Google Pay (Chrome) all from the exact same form.

🔄 Flexible Recurring Giving: Fully supports monthly giving. Choose between the PayPal Subscriptions API (handled automatically on PayPal’s end) or Vault + Cron (handled securely right on your site).

💬 Friendly Error Recovery: No more confusing browser alerts. If a payment is declined, donors see plain-language, inline messages that guide them on how to fix the issue and complete their gift.

Ready for PayPal, modernized? Update to Charitable Pro 1.8.15+ (or Charitable Lite 1.8.11+) and connect your account today!

Campaigns New

⏳ Campaign Countdown: Drive Urgency and Lift Donations

Urgency is one of the most powerful tools in fundraising! Meet Campaign Countdown—a live, real-time timer built to turn procrastination into immediate generosity.

campaign_countdown_animation

What’s New:

⏱️ Live, Real-Time Urgency: Beautifully track days, hours, minutes, and seconds down to your campaign’s deadline w/ live-updating visual countdowns.

🎨 Tailored to Your Look: Choose between Boxed bordered tiles or a clean, single-line Inline display. Match your theme instantly with font and deep color controls.

🛠️ Place it Anywhere: Drop the countdown anywhere you like using the Campaign Builder field, a dedicated Gutenberg block, or a simple shortcode.

🚨 Smart Expiry Actions: Total control over the end state—choose to automatically replace the timer with a custom message, freeze it at zero, and more.