Bloomerang Fundraising (Qgiv)
Qgiv/Bloomerang Fundraising forms and reporting API for nonprofit transactions, recurring gifts, refunds, and statements.
Tools
| Name | Description |
|---|---|
list_recent_transactionsList the last Qgiv/Bloomerang Fundraising transactions. | List the last Qgiv/Bloomerang Fundraising transactions. |
list_recurring_transactionsList recurring transactions. | List recurring transactions. |
list_statementsList statements. | List statements. |
get_statementGet one statement. | Get one statement. |
list_latest_statementsList latest statements. | List latest statements. |
list_refundsList Qgiv refunds where the account token permits reporting access. | List Qgiv refunds where the account token permits reporting access. |
list_peer_to_peer_registrationsList peer-to-peer registrations. | List peer-to-peer registrations. |
get_account_settingsRead Qgiv account settings. | Read Qgiv account settings. |
update_account_settingsUpdate Qgiv account settings using the official JSON package shape. | Update Qgiv account settings using the official JSON package shape. |
Triggers
| Name | Description |
|---|---|
new_transactionPoll recent Qgiv/Bloomerang Fundraising transactions and emit newly seen transaction IDs. | Poll recent Qgiv/Bloomerang Fundraising transactions and emit newly seen transaction IDs. |
Quick Start
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.