Create/update contacts and record gifts in Virtuous CRM via its REST API

domain: docs.virtuoussoftware.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using either OAuth2 with refresh tokens or a static API key, depending on your integration type
  2. Prefer the Contact and Gift *transaction/import* endpoints over directly creating Contact/Gift records — they include built-in matching and validation logic that reduces duplicate donors
  3. POST a batch of contact records to the contact import/transaction endpoint to create or update donors, allowing Virtuous's matching logic to reconcile against existing records
  4. POST a batch of gift records to the gift import/transaction endpoint, referencing the matched contact
  5. Register a webhook subscription instead of polling if you need near-real-time notification of new/updated Contacts, Gifts, or Projects
  6. Respect the published rate limit (documented around 10,000 calls/hour) by batching requests rather than looping single-record calls

Known gotchas

Related routes

Bulk-import historical gifts into Virtuous CRM using the Gift transaction endpoint's contact-matching logic instead of direct create calls
docs.virtuoussoftware.com · 5 steps · unrated
Subscribe to Virtuous CRM+ webhooks for gift, contact, and event changes and reconcile against full records
docs.virtuoussoftware.com · 5 steps · unrated
Create and update SugarCRM module records via the REST API
support.sugarcrm.com · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans