Searching and Pagination for Custom Object Records

We have updated the List Custom Object Records method to implement paginated results and searching for records. This means you can retrieve a subset of records (rather than retrieving all records at the same time). You can view the updated documentation here: https://developer.neoncrm.com/api/custom-objects/list-custom-object-records/

Read More

New API Methods – Event Registration

The long-awaited capability to use NeonCRM’s API to create event registrations is here. With this update, we get three new API methods: Create Event Registration Calculate Event Registration List Event Tickets Please check out the documentation and feel free to submit your questions to the developer forum.

Read More

Custom Objects

We have released the ability to create Custom Objects in NeonCRM via the API. This feature is considered to be in an open beta phase. While we do not expect to make significant changes to the overall functionality, we may make incremental improvements and fixes as necessary. The beta period is expected to last approximately…

Read More

Notice: Discontinuation of TLS 1.0

On March 26th, 2016, NeonCRM’s API will be will be removing protocol support for TLS v1.0. This upgrade may affect your ability to connect to NeonCRM’s API. Any API integrations you have built will need to be compatible with TLS versions 1.1 or 1.2. These changes are technical and we advise you to consult with…

Read More

New API Method – Retrieve Event Attendees

A long-awaited expansion to our Event API has arrived. On Saturday, December 12 a new method will become available: Retrieve Event Attendees. This allows you to retrieve a list of attendees for a single event, including attendee standard fields, attendee custom fields, and a couple of registrant fields. Head over to the documentation for more…

Read More

API to Production Status

We are pleased to announce that the NeonCRM API is finally transitioning from beta to production-level status. This change will take effect as part of our July feature release on Saturday, July 11th. As a member of NeonCRM’s API development community, you might be wondering what this means for the future of your API-based application.…

Read More

Notice of change to RSS feed structure

In order to ensure NeonCRM’s RSS feeds remain in compliance with standards, we will be modifying the structure of our feeds. This change is being applied in order to address certain problems that were reported by customers using our RSS feeds with web-based RSS readers. Changes The following modifications will take effect on April 18,…

Read More

Important Change Notice for NeonCRM API – Search Methods

As part of a major structural overhaul to NeonCRM’s core reporting system, we will be changing the names of a significant number of reporting columns and criteria. These changes will likely require modifications to your application’s code. This change necessarily affects the following API methods: listAccounts listDonations listEvents listMemberships We have written a complete description…

Read More

Roadmap

We now have a development roadmap page that discusses upcoming enhancements to the NeonCRM API. Check out our roadmap here: http://help.neoncrm.com/roadmap

Read More

New Plugin for WordPress

We have just made our initial release of a new widget plugin for WordPress! This plugin retrieves a list of upcoming events from a NeonCRM system and displays them in a widget. It features a simple user interface, supports multiple instances of the widget, and uses WordPress’s caching for fast performance. Check it out here: https://wordpress.org/plugins/neoncrm-events-widget/

Read More