API v2.9 Updates (November 2024)

This page lists the new endpoints added to API version 2.9 on November 16, 2024. View the API v2 reference page for documentation. New Endpoints added for Volunteers: GET /volunteers Endpoints added for Volunteer Groups: GET/PUT/DELETE /groups/{id} POST /groups POST /groups/{id}/addVolunteers GET /groups/{id}/volunteers GET /groups/list DELETE /groups/{id}/removeVolunteers Endpoints added for Volunteer Opportunities: GET/POST /opportunities GET/PUT/PATCH/DELETE /opportunities/{id}…

Read More

API Version 2.7 Deprecation

On December 14, 2024 we will be deprecating Neon CRM API v2.7. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.7 will receive a HTTP 410 error, indicating that the API version is no longer valid. Learn more about versioning in API v2. If your application currently specifies version 2.7 in…

Read More

API v2.9 Release Notes

This page details the changes and fixes included in API v2.9, released on October 19, 2024. New: Fields added to /events/{id}/attendees endpoint: prefix email companyName addressLine1 city stateProvince zipCode phone1 phone1Type dob eventName registrationId ticketName Fields added to grants endpoints: committedDate committedAmount parentGrantId Fields added to accounts endpoints: sendTextOptIn smsNumber email1OptOut roleVoList Adds expectedDate to pledge…

Read More

API Version 2.6 Deprecation

On October 19, 2024 we will be deprecating Neon CRM API v2.6. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.6 will receive a HTTP 410 error, indicating that the API version is no longer valid. Learn more about versioning in API v2. If your application currently specifies version 2.6 in your…

Read More

API v2.8 Release Notes

This page details the changes and fixes included in API v2.8, released on March 16, 2024. New: Added Generosity Indicator fields to /accounts/{id} endpoint indicator affinity recency frequency monetaryValue Additional fields added to /accounts/{id}/windfall endpoint liquidity_trigger luxury_car_owner imported_car_owner recent_mortgage primary_address_incorrect closeDate added to all grants endpoints

Read More

API version 2.5 deprecation

On March 16, 2024, we will be deprecating Neon CRM API v2.5. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.5 will receive a HTTP 410 error, indicating that the API version is no longer valid. Learn more about versioning in API v2. If your application currently specifies version 2.5 in…

Read More

API v2.7 Release Notes

This page details the changes and fixes included in API v2.7, released on January 20, 2024. New: New Grant endpoints are available: POST/PUT/PATCH/DELETE /grants GET /grants/search GET /grants/{id} GET /grants/search/outputFields GET /grants/search/searchFields grantId has been added to activities endpoints Fields added to transaction endpoints for all CRM production databases where the CRA (Canadian Revenue Agency) module…

Read More

API version 2.2 deprecation

On April 15th, 2023, we will be deprecating version 2.2 of the Neon CRM API v2. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.2 will receive a HTTP 410 error, indicating that the API version is no longer valid. Learn more about versioning in API v2. If your application currently…

Read More

Ending Support for TLS 1.0 and 1.1

On March 1, 2021, Neon CRM is ending support for TLS 1.0 and 1.1 in the Neon CRM API to ensure that we are providing our customers and partners with safe and secure protocols. This change is enforced throughout the industry to maintain secure connections that encrypt and protect your sensitive data from malicious breaches.…

Read More

API v2.1 Release Notes

This page details the new features and enhancements in API v2.1, released on September 19, 2020. New Adds new methods for working with memberships Adds new methods for working with orders (a.k.a. “shopping carts”) that include the ability to group multiple donations, memberships, and store purchases in a single order Adds new method for retrieving…

Read More