Summary
The endpoint POST /api/v2/externalcontacts/identifierlookup is being deprecated following the release of the Identifiers for External Organizations feature. We encourage users to migrate to the new, more specific endpoint for looking up Contact records.
Effective Date
Friday, May 23, 2025
Issue References
[RELATE-12831]
Details
With the introduction of Identifiers for External Organizations, it became necessary to differentiate the endpoint used for looking up Contact identifiers from a potential future endpoint for looking up Organization identifiers. Therefore, the identifier lookup functionality specifically for Contacts has been moved to a new URI.
POST /api/v2/externalcontacts/identifierlookup
Impacted Resources
POST /api/v2/externalcontacts/identifierlookup
Customer Impact
- No immediate impact on existing API clients.
- There is no functional difference between the old and new endpoints.
- The old endpoint (
POST /api/v2/externalcontacts/identifierlookup) is intended for removal at some currently unplanned point in the future. Consumers of the External Contacts API are encouraged to transition to the new endpoint.
Contacts
@Fatemeh Toyserkani