Improve Membership API Filtering and Field Availability
Kai Pendock
A customer integrating with the Join It API requires the ability to efficiently sync membership data without having to retrieve the entire membership database on every request.
Currently, the customer needs certain fields that are available in the Memberships Internal API, but these fields are not available in the standard Memberships API. However, the Memberships Internal API does not currently support an "updated since" filter.
The customer is therefore requesting one of the following solutions:
Make the required Memberships Internal fields available through the standard Memberships API, allowing them to use the existing "updated since" functionality.
OR
Add an "updated since" filter to the Memberships Internal API, allowing customers to retrieve only memberships that have been created or updated since a specified date/time.
Org: