Weavz
Bloomerang Fundraising (Qgiv)

Bloomerang Fundraising (Qgiv)

Qgiv/Bloomerang Fundraising forms and reporting API for nonprofit transactions, recurring gifts, refunds, and statements.

9 tools
1 trigger

Tools

Name
list_recent_transactions

List the last Qgiv/Bloomerang Fundraising transactions.

list_recurring_transactions

List recurring transactions.

list_statements

List statements.

get_statement

Get one statement.

list_latest_statements

List latest statements.

list_refunds

List Qgiv refunds where the account token permits reporting access.

list_peer_to_peer_registrations

List peer-to-peer registrations.

get_account_settings

Read Qgiv account settings.

update_account_settings

Update Qgiv account settings using the official JSON package shape.

Triggers

Name
new_transaction

Poll recent Qgiv/Bloomerang Fundraising transactions and emit newly seen transaction IDs.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Bloomerang Fundraising (Qgiv) 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 Bloomerang Fundraising (Qgiv) support?

Bloomerang Fundraising (Qgiv) supports 9 tools including List Recent Transactions, List Recurring Transactions, List Statements, Get Statement, List Latest Statements, and more.

Can I use Bloomerang Fundraising (Qgiv) with AI agents?

Yes. Add Bloomerang Fundraising (Qgiv) 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 Bloomerang Fundraising (Qgiv) be used in stateful agent workflows?

Yes. Agents can combine Bloomerang Fundraising (Qgiv) 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 Bloomerang Fundraising (Qgiv) use?

Bloomerang Fundraising (Qgiv) uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Bloomerang Fundraising (Qgiv) integration cost?

The Bloomerang Fundraising (Qgiv) integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Bloomerang Fundraising (Qgiv) support?

Bloomerang Fundraising (Qgiv) supports 1 triggers including New Transaction.

Connect Bloomerang Fundraising (Qgiv) in minutes

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