Weavz
Fundraise Up

Fundraise Up

AI-optimized fundraising platform for donations, supporters, recurring plans, and donor portal links.

15 tools
1 trigger

Tools

Name
list_donations

List Fundraise Up donations with cursor pagination.

get_donation

Get one Fundraise Up donation.

create_donation

Create an offline/imported Fundraise Up donation using the documented request body.

update_donation

Update a Fundraise Up donation.

get_donation_fee

Calculate the Fundraise Up fee for an amount and currency.

list_supporters

List Fundraise Up supporters.

get_supporter

Get one Fundraise Up supporter.

list_recurring_plans

List recurring donation plans.

get_recurring_plan

Get one recurring donation plan.

list_events

List Fundraise Up audit log events.

list_fundraisers

List peer-to-peer fundraisers.

create_fundraiser

Create a Fundraise Up fundraiser.

update_fundraiser

Update a Fundraise Up fundraiser.

create_supporter_portal_link

Create a Donor Portal access link for a supporter.

create_donation_upgrade_link

Create an upgrade link for a one-time donation.

Triggers

Name
new_donation

Triggers when Fundraise Up returns a donation created after the last poll.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('fundraise-up', 'list_donations', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'fundraise-up',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Fundraise Up to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Fundraise Up support?

Fundraise Up supports 15 tools including List Donations, Get Donation, Create Donation, Update Donation, Get Donation Fee, and more.

Can I use Fundraise Up with AI agents?

Yes. Add Fundraise Up to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Fundraise Up be used in stateful agent workflows?

Yes. Agents can combine Fundraise Up tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Fundraise Up use?

Fundraise Up uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Fundraise Up integration cost?

The Fundraise Up integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Fundraise Up support?

Fundraise Up supports 1 triggers including New Donation.

Connect Fundraise Up in minutes

Get 20,000 free action executions every month. No credit card required.