Planning Center Giving API: export donation records

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

Steps

  1. Authenticate with OAuth 2.0 or a Personal Access Token with Giving read access.
  2. Resolve the donor's Person record first via People search (GET /people/v2/people?where[search_name_or_email]=...), since every Donation is tied to a Person or explicitly marked anonymous.
  3. List donations with GET /giving/v2/donations, scoping large pulls with date-range filters — Planning Center explicitly asks integrators to avoid unbounded queries returning tens of thousands of rows.
  4. Include related data in one call with include=designations,payment_source to get fund allocations and originating payment system per donation.
  5. For a full historical export, paginate sequentially through /giving/v2/donations; for ongoing sync, prefer subscribing to Giving webhooks over repeated polling.

Known gotchas

Related routes

Query donation and fund records from Planning Center Giving via the Giving v2 API
api.planningcenteronline.com · 5 steps · unrated
List and create People records in Planning Center via the People v2 API
api.planningcenteronline.com · 5 steps · unrated
Planning Center People API: list and create people records
planningcenteronline.com · 6 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