Basic

Translate Legacy List Id to Modern List Id in Batch

This API allows translation of a batch of legacy list id's to list id's. This allows for a maximum of 10,000 id's. This is a temporary API allowed for mapping old id's to new id's and will expire on May 30th, 2025.

post/crm/v3/lists/idmapping

Request body

string[] required

Response

successful operation

missingLegacyListIdsstring[] required

A list of legacy list ids that were passed in but not found. It will be empty if no id's are missing

Changes

Changed in 5 of the 57 revisions of this API.16

    • the security scope crm.segments.read was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope crm.lists.read was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • endpoint added

      endpoint-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • the security scope crm.lists.read was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope ils-lists-read was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog