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 v2.10 Release Notes

December 18, 2024

This page details the changes and fixes included in API v2.10, released on December 14, 2024. New: Added creditCardMasterCardFee property to the GET /payments/donorCoveredFees endpointUpdated schema for GET/POST /customFields and GET/PUT /customFields/{id} endpointsAdded displayName fieldAdded isEventSpecificField and attendeeQuestion as query parameters for the GET /customFields Event endpointAdded validation for custom field data typesSupported data types:Whole Number…

Read More

API v2.9 Updates (November 2024)

November 22, 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

November 15, 2024

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

October 29, 2024

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

September 17, 2024

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

March 22, 2024

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

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