Added Apply Organizing Turfs Mapping Type to Bulk Import API
This release added an Apply Organizing Turfs Mapping Type to the Bulk Import API.
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 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 Bulk Import Endpoints
This releases added Bulk Import Endpoints to support programmatically applying several popular mapping types in MC databases.
Added Support for Extended Source Codes
This release added support for Extended Source Codes.
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 Documentation of Key Requests and Pricing
This release Improved documentation of key requests and the API use pricing policy.
Added Commitments and Contribution Refund Endpoints
This release added Commitments and Contribution Refund endpoints.
Added Targets and Target Export Job Endpoints
This release added Targets and Target Export Job endpoints.
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.