Updates
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 MoreAs part of the October 22nd Neon CRM updates, we are fixing an issue where the transaction object was not properly returned in donation and membership webhooks. After this fix, it’s possible that existing integrations utilizing these webhooks may break due to expecting to return the transaction object in a certain format. You may need…
Read MoreThis page details the enhancements made to the Neon CRM API as part of the August 6th, 2022 release. API v2 New Endpoints are now available for activities: POST /activities GET /activities/{id} POST /activities/search GET /activities/search/outputFields GET /activities/search/searchFields Endpoints are now available for retrieving system users: GET /properties/systemUsers GET /properties/currentSystemUser A new endpoint is now…
Read MoreThis page details the new features, enhancements, and fixes in API v2.4, released on May 14th, 2022. Updated documentation for v2.4 will be published soon. Follow API v2 Versions for documentation updates. New Pending payments can now be created via transaction-related endpoints. date is now an available parameter within the POST /pledgepayments endpoint. The id parameter…
Read MoreOn Saturday, May 14, 2022, we will be deprecating version 2.1 of the Neon CRM API v2. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.1 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…
Read MoreThis page details the enhancements and fixes made to the Neon CRM API as part of the December 18th, 2021 release. API v2 Fixed Fixed an issue where the State/Province and Territory fields could not both be populated when sending account-based requests Fixed an issue where an error would be returned when sending account-based requests…
Read MoreThis page details the enhancements and fixes made to the Neon CRM API as part of the August 21st, 2021 release. API v2 Fixed Updates the error messages returned when attempting requests which are not supported due to features not being included in your Neon CRM service plan.
Read MoreOn Saturday, July 24, 2021, we will be deprecating version 2.0 of the Neon CRM API v2. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.0 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…
Read MoreThis page details the new features, enhancements, and fixes made to the NeonCRM API as part of the June 5th, 2021 release. API v2 Fixed Fixes an issue where the Wire Transfer tender type was not supported when sending requests.
Read MoreThis page details the new features, enhancements, and fixes in API v2.3, released on April 10th, 2021. Updated documentation for v2.3 will be published soon. Follow API v2 Versions for documentation updates. New A new GET /accounts endpoint is now available for retrieving accounts in bulk. This endpoint functions similarly to the List Accounts by Keyword…
Read More