added

Added Apply Organizing Turfs Mapping Type to Bulk Import API

This release added an Apply Organizing Turfs Mapping Type to the Bulk Import API.

added

Expanded Changed Entity Export API Lookback Window to 90 days

This release expanded the Changed Entity Export API Lookback Window from 24 hours to 90 days.

added

Added ChangeTypes to Changed Entity Export API

This release added the ChangeTypes endpoint to the Changed Entity Export API. Some resourceTypes will return a ChangeTypeID and associated data in their export files to indicate the type of the last change made to an exported record. This endpoint retrieves a collection of available changeTypes for a specified resourceType with metadata about each changeType.

added

Added Bulk Import Endpoints

This releases added Bulk Import Endpoints to support programmatically applying several popular mapping types in MC databases.

added

Added Support for Extended Source Codes

This release added support for Extended Source Codes.

added

Added AVEV, Saved List Load, and Score Load JobTypes to FileLoadingJobs Endpoint

This release added AVEV, Saved List Load, and Score Load JobTypes to the FileLoadingJobs endpoint.

improved

Improved Documentation of Key Requests and Pricing

This release Improved documentation of key requests and the API use pricing policy.

added

Added Commitments and Contribution Refund Endpoints

This release added Commitments and Contribution Refund endpoints.

added

Added Targets and Target Export Job Endpoints

This release added Targets and Target Export Job endpoints.

added

Added ExcludeChangedFromSelf property to Changed Entity Export API

This release added ExcludeChangedFromSelf property to Changed Entity Export API. This filters out records that were changed by the same user that is making the API call. This is implemented to prevent so-called "circular updates" from happening when an API key is both importing and exporting as part of an integration.