Updates

Join our developers mailing list for updates on important changes to the Neon CRM API, custom objects, and other developer tools in Neon CRM.

Sign up for email alerts

API version 2.5 deprecation

February 28, 2024

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

January 26, 2024

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.4 deprecation

January 11, 2024

On January 20, 2024, we will be deprecating Neon CRM API v2.4. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.4 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.4 in…

Read More

API v2.6 Release Notes

July 6, 2023

This page details the changes and fixes included in API v2.6, released on July 8th, 2023. New: Rejoin is now a supported value for the enrollType membership field. Account Holder Email is now required when creating ACH/E-Check transactions if token is not provided within ECheckPayment. Fixed: Various behind-the-scenes bug fixes and performance enhancements.

Read More

API version 2.3 deprecation

June 8, 2023

On July 8th, 2023, we will be deprecating Neon CRM API v2.3. After this date, requests to API v2 that include the header NEON-API-VERSION: 2.3 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.3 in…

Read More

API v2.5 Release Notes

April 13, 2023

This page details the new features, enhancements, and fixes in API v2.5, released on April 15th, 2023. Updated documentation for v2.5 will be published soon. Follow API v2 Versions for documentation updates. New: New activities endpoints are now available: PATCH /activities PUT /activities DELETE /activities New payments endpoints are now available: POST /payments POST /payments/{id}/refund PUT /payments/{id}/notes An…

Read More

API version 2.2 deprecation

March 15, 2023

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

October 2022 Updates – Potential Webhooks Breaking Changes

October 17, 2022

As 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 More

August 2022 API Release Notes

August 5, 2022

This 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 More

API v2.4 Release Notes

May 12, 2022

This 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 More