ILS Mapping

Hi!

I’m currently working with the API v3 around lists but our product is currently supporting the v1.

Just recently noticed that listId’s between these API’s are different, now knowing that API v3 uses the ILS id.

We want to migrate old ids stored to these new ILS ids but there’s no way from the v1 and v3 calls to map each other.

We found something like https://app-eu1.hubspot.com/api/inbounddb-lists/v1/lists/8/ilsMapping that gets the back the classic id, but we need the opposite.

Is there any suggestion the get around this?

Great find and making members to research on it.

Mapping between the list IDs used in HubSpot’s API v1 and the ILS and its endpoint is readily unavailable and different workaround should be identified

Warm regards.

@JRBarros could you tell me how you made the request to that endpoint? I tried with an OAuth2 access token as bearer token and it complains that “Any of the listed authentication credentials are missing”.

This endpoint appears when looking for details on the lists page. It’s possible that can only be used from there.