fundraising

Add Givebutter to your AI agent

Givebutter is a fundraising platform that offers a free, open, and public API for developers to manage campaigns, track donations, and engage with supporters.

Things your agent can do in Givebutter
58

Things your AI can do in Givebutter

Your FormWise AI can handle any of these in Givebutter — on its own, without you needing to click a button.

  • Archive Contact

    Popular

    Tool to archive a contact by their ID. Use after ensuring the contact has no associated data (e.g., no transactions or communications). Example: "Archive contact abc123".

  • Create Campaign

    Popular

    Tool to create a new campaign. Use when you have title, description, goal, and type ready, after confirming your Givebutter account is authenticated.

  • Create Contact

    Popular

    Tool to create a new contact in Givebutter. Use when you need to add a new contact with first name, last name, and optionally email, phone, and other details.

  • Create Contact Activity

    Popular

    Tool to create a contact activity (e.g., note). Use when you need to log an activity for a contact. Requires contact ID and activity details.

  • Create Transaction

    Popular

    Tool to create a new transaction for a campaign. Use when you need to record a donation or payment, typically for offline transactions like cash or check payments.

  • Get Campaign

    Popular

    Tool to retrieve details for a specific campaign by its ID or code. Use when you need to fetch campaign information, check status, or get fundraising progress.

  • Get Contact

    Popular

    Tool to retrieve details of a specific contact by ID. Use after confirming the contact ID is valid.

  • List Campaigns

    Popular

    Tool to retrieve a paginated list of campaigns for the authenticated account. Use when you need to list all campaigns.

  • List Contact Activities

    Popular

    Tool to retrieve all activities for a specific contact. Use when you need to view the activity history of a contact, optionally filtered by activity type.

  • List Contacts

    Popular

    Tool to retrieve a paginated list of contacts from your Givebutter account. Use when you need to list all contacts with optional filtering by type, date ranges, contribution amounts, tags, or sorting preferences.

  • List Funds

    Popular

    Tool to list all funds in your Givebutter account. Returns paginated results with up to 20 funds per page. Use when you need to retrieve multiple funds or browse all available funds.

  • List Households

    Popular

    Tool to retrieve a list of all households in your account. Use when you need to view or manage household groups and their associated contacts.

Show 46 more things it can do
  • Add Contact Tags

    Tool to add tags to a contact by contact ID. Use when you need to categorize or label contacts with specific tags.

  • Add Household Contact

    Tool to add a contact to a household. Use when you have both a household ID and contact ID to associate them together.

  • Create Campaign Ticket

    Tool to create a campaign ticket for events or fundraisers. Use when you need to add ticket options to a campaign with pricing and inventory details.

  • Create Discount Code

    Tool to create a discount code for a campaign. Use when you need to provide promotional pricing or discounts for campaign items.

  • Create Fund

    Tool to create a new fund. Use when you need to create a fund with a name and optional code.

  • Create Household

    Tool to create a new household in Givebutter. Use when you need to group related contacts under a single household entity.

  • Create Webhook

    Tool to create a new webhook subscription. Use when you need to receive real-time notifications programmatically after confirming your endpoint can validate Givebutter's signing secret.

  • Delete Campaign

    Tool to delete a campaign by its ID. Use after confirming the campaign has no funds raised. Example: "Delete campaign abc123".

  • Delete Contact Activity

    Tool to delete a contact activity by contact ID and activity ID. Use when you need to remove a specific activity from a contact's record.

  • Delete Discount Code

    Tool to delete a discount code from a campaign. Use when you need to remove a discount code after confirming it exists.

  • Delete Fund

    Tool to delete a fund by its ID. Use when you need to remove a fund after confirming it exists. Example: "Delete fund fund_abc123".

  • Delete Household

    Tool to delete a household by its ID. Use after confirming the household exists and has no associated data. Example: "Delete household 1007067".

  • Delete Webhook

    Tool to delete a webhook by its ID. Use when you need to remove an obsolete webhook after confirming no further events are needed. Example: "Delete webhook abc123".

  • Get Campaign Ticket

    Tool to retrieve a specific campaign ticket by campaign ID and ticket ID. Use when you need details about a specific ticket item within a campaign.

  • Get Contact Activity

    Tool to retrieve a specific contact activity by contact ID and activity ID. Use when you need detailed information about a particular activity for a contact.

  • Get Discount Code

    Tool to retrieve details of a specific discount code for a campaign. Use when you need to view discount code information.

  • Get Fund

    Tool to retrieve details of a specific fund by its ID. Use after confirming the fund ID is valid.

  • Get Household

    Tool to retrieve details of a specific household by its ID. Use when you need information about a household including its contacts.

  • Get Members

    Tool to retrieve a paginated list of members for a given campaign. Use when you need to list or process campaign members.

  • Get Payouts

    Tool to retrieve a list of payouts associated with your account. Use when you need to list withdrawal transactions after authentication.

  • Get Plans

    Tool to retrieve a list of plans associated with your account. Use after authentication to fetch recurring donation plans. Returns only plans scoped to the authenticated account; cross-account retrieval is not supported. An empty array is a valid response indicating no recurring plans exist. If paginated, iterate all pages to retrieve the full plan set.

  • Get Teams

    Tool to retrieve a list of teams for a specific campaign. Use after creating or updating a campaign when you need to list fundraising teams. Example: "Get teams for campaign camp123".

  • Get Tickets

    Tool to retrieve a list of tickets. Use when you need to list all tickets for your account after authentication.

  • Get Transactions

    Tool to retrieve a list of transactions associated with your account. Use when you need to list all donations and payments, optionally filtered by scope.

  • Get Webhook

    Tool to retrieve a specific webhook by its ID. Use when you need details about a single webhook subscription.

  • Get Webhook Activity

    Tool to retrieve a specific webhook activity by its ID. Use when you need detailed information about a single webhook delivery event.

  • Get Webhooks

    Tool to retrieve all webhooks configured for your account. Use after obtaining valid authentication.

  • List Campaign Tickets

    Tool to retrieve a list of all campaign tickets for a specific campaign. Use when you need to list tickets available for a campaign.

  • List Discount Codes

    Tool to list all discount codes for a campaign. Use when you need to retrieve all active and inactive discount codes associated with a specific campaign.

  • List Household Contacts

    Tool to retrieve all contacts associated with a household. Use when you need to list contacts for a specific household ID.

  • List Messages

    Tool to retrieve a paginated list of messages. Use when you need to list messages sent through your Givebutter account. Returns paginated results; use the page parameter to navigate through pages.

  • List Pledges

    Tool to retrieve a paginated list of all pledges. Use when you need to list pledges with optional pagination support.

  • List Webhook Activities

    Tool to list all webhook activities for a specific webhook. Use when you need to retrieve activity logs for a webhook subscription.

  • Remove Contact Tags

    Tool to remove tags from a contact in Givebutter. Use when you need to disassociate specific tags from a contact record. Requires the contact ID and a list of tag names to remove.

  • Restore Contact

    Tool to restore a deleted contact by contact ID. Use when you need to recover a contact that was previously deleted.

  • Sync Contact Tags

    Tool to sync tags for a contact. Replaces all existing tags with the specified tags. Use when you need to update the complete tag list for a contact.

  • Update Campaign

    Tool to update an existing campaign's details by its ID. Use when you need to modify campaign attributes after creation.

  • Update Campaign (PUT)

    Tool to update a campaign using PUT method. Use when you need to update campaign details like title, description, goal, or other attributes.

  • Update Contact

    Tool to update an existing contact's details by contact ID. Use when modifying contact information after confirming the contact_id. Only provided fields will be updated.

  • Update Contact Activity

    Tool to update a contact activity by contact ID and activity ID. Use when modifying an existing contact activity record.

  • Update Contact (PUT)

    Tool to update a contact using PUT method. Use when you need to update contact information by contact ID.

  • Update Discount Code

    Tool to update an existing discount code for a campaign. Use when you need to modify discount code details such as amount, expiration, or usage limits.

  • Update Fund

    Tool to update a fund's details by its ID. Use when you need to modify fund attributes such as name or code.

  • Update Household

    Tool to update an existing household's details by its ID. Use when you need to modify household information after confirming the household_id.

  • Update Webhook

    Tool to update an existing webhook subscription's details. Use when you need to modify a webhook's name, URL, trigger events, or enabled state after confirming its ID. Example: "Update webhook wh_1234567890 to point to https://example.com/hook, enable transaction.succeeded only."

  • Update Webhook (PUT)

    Tool to update a webhook using PUT method (full replacement). Use when you need to completely replace a webhook's configuration.

Built for the way you actually work

No code, no engineers

Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.

Sounds like you, not like a bot

Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.

Plugs into the stack you already use

No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.

Your data stays yours

Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.

What you can do once Givebutter is connected

Onboard new clients without lifting a finger

When someone signs up, your AI greets them, sets up their next step in Givebutter, and keeps the momentum going — even at 2am.

Reply to leads in seconds, not days

Your AI watches Givebutter for new inquiries, answers questions in your voice, and books the call before they cool off.

Get your weekends back

Hand off the repetitive Givebutter work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.

How to connect Givebutter to your agent

  1. 1

    Start using FormWise for free

    Sign up in under a minute.

  2. 2

    Find Givebutter in your connected apps

    Inside FormWise, go to Settings → Connected Services and look for Givebutter.

  3. 3

    Hit "Connect"

    Click "Connect Givebutter" and log in like you normally would. We only ask for the permissions your AI actually needs.

  4. 4

    Tell your AI what to do in Givebutter

    Build a quick AI Agent (it's like writing instructions, not code), and pick the Givebutter actions you want your AI to handle.

  5. 5

    Watch it run

    Send it a real-world task and watch your AI take care of Givebutter for you. Tweak the wording until it feels just right.

Powered by the AI you already trust

Your Givebutter workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.

  • OpenAI
  • Anthropic Claude
  • Google Gemini

Questions other Givebutter users had before signing up

Do I need to know how to code?

Not even a little. If you can use Givebutter today, you can set this up. You'll connect Givebutter, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.

Will my clients know they're talking to an AI?

Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.

Can I make it sound like me?

Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.

What if I want to take over a conversation?

You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.

Is my client data safe?

Yes. Your Givebutter login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Givebutter or delete everything any time.

What happens when Givebutter updates their app?

We handle it. When Givebutter adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.

How fast can I actually get this running?

Most people are up and running the same day they sign up. Connecting Givebutter takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.

What is FormWise?

FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Givebutter — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.

Can I sell AI agents to my clients?

Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.

Can I embed my AI on my website or in my course?

Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.

Do I need to know anything about AI to use this?

No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.

About Givebutter on FormWise

Givebutter is a fundraising platform that offers a free, open, and public API for developers to manage campaigns, track donations, and engage with supporters.

Connect Givebutter once and your FormWise AI gets 58 things it can do inside it. That means your AI can handle the Givebutter work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.

You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.

New to Givebutter? Take a look at givebutter.com.

Stop doing the Givebutter work yourself

Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.