nationbuilder
Last updated
Was this helpful?
Last updated
Was this helpful?
: Human-centric technology for your nonprofit, cause, campaign and movement.
Add Tags: Add tags to a specific person.
Create Donation: Create a new donation with the provided data.
Create Membership: Create a new membership with the provided data.
Create Person: Create a new person with the provided data.
Delete Donation: Delete a specific donation with the provided Id.
Push Person: This endpoint attempts to match the input person resource to a person already in the nation. If a match is found, the matched person is updated and a 200 status code is returned. If a match is not found, a new person is created and a 201 status code is returned. Matches are found by including one of the following IDs in the request: civicrm_id
, county_file_id
, dw_id
, external_id
, email
, facebook_username
, ngp_id
, salesforce_id
, twitter_login
, van_id
.
Remove Tags: Rmove tags from a specific person.
Search Person: Create a new person with the provided data.
Update Donation: Update a specific donation with the provided data.
Update Person: Update a specific person with the provided data.