Weavz
EveryAction

EveryAction

Bonterra EveryAction CRM and fundraising API for people matching, contributions, recurring commitments, events, and bulk imports.

10 tools

Tools

Name
introspect_api_key

Return the EveryAction API key context available to the connection.

find_person

Find a person using an EveryAction match candidate.

create_contribution_payment

Record and process a contribution payment.

create_recurring_commitment

Create a recurring commitment and process or initiate the first contribution.

recent_contributions

Retrieve recent EveryAction contributions for a VAN ID.

recent_disbursements

Retrieve recent EveryAction disbursements for a VAN ID.

create_event

Create an EveryAction event.

create_survey_question

Create a survey question in the current context.

create_bulk_import_job

Start a bulk import job for contacts, contributions, activist codes, or supported resources.

get_activist_code

Retrieve a specific activist code.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect EveryAction 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 EveryAction support?

EveryAction supports 10 tools including Introspect API Key, Find Person, Create Contribution Payment, Create Recurring Commitment, Recent Contributions, and more.

Can I use EveryAction with AI agents?

Yes. Add EveryAction 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 EveryAction be used in stateful agent workflows?

Yes. Agents can combine EveryAction 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 EveryAction use?

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

How much does the EveryAction integration cost?

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

Connect EveryAction in minutes

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