Create a recurring giving plan via the Fundraise Up REST API and respect its edit-window restriction
domain: fundraiseup.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Obtain your Fundraise Up API key and use base URL https://api.fundraiseup.com
POST to the donations endpoint (POST /v1/donations) including a recurring_plan object with a frequency parameter to create a recurring plan rather than a one-time donation
Provide a Stripe payment method ID, since credit card via Stripe is the only payment method currently supported by the API
Read back the created donation/recurring plan to confirm frequency and status
Update the donation or its recurring plan only within 24 hours of creation, and only for donations originally created via the API
Known gotchas
Updates are restricted to API-created donations within a 24-hour window — donations from Fundraise Up's own checkout widget, or older API donations, cannot be modified via the API
The API supports only one object per request — there is no bulk-update endpoint
Fundraise Up does not support generic webhooks to arbitrary URLs; near-real-time notification requires Zapier or a specific pre-built integration instead
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?