Azure DataFactory Hubspot linked service

Slave Naumoski 0 Reputation points
2025-03-05T13:59:45.84+00:00

Dear,
We use Azure DataFactory for moving Hubspot data, using the built in Hubspot LinkedService in Azure Data factory.
Hubspot announced that on 24th of March 2025 will retire Owners API v2. Link to Hubspot: https://developers.hubspot.com/changelog/sunset-v2-owners-api
We need that data, and it looks like built in LinkedService uses exactly this api version, based on the data that it returns. For example current response contains "ownerId" instead of "id". Are you planning to upgrade linked service to use v3 version ? If yes, when do we expect to have those changes applied?
Looking forward hearing from you.

BR,
Slave

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 29,361 Reputation points MVP
    2025-03-05T17:08:27.87+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    HubSpot has announced the retirement of its Owners API v2 on March 24, 2025. This change may impact ADF built in HubSpot Linked Service if it currently relies on the v2 API, as indicated by the use of "ownerId" in responses.

    As of now, there is no official documentation confirming an update of ADF's HubSpot connector to utilize the v3 version of the Owners API. To ensure continued access to the necessary data, you might consider implementing a REST API linked service in ADF. This approach allows you to directly interact with HubSpot's v3 API endpoints, offering greater control over the data retrieval process.

    For detailed guidance on creating a REST API linked service in ADF, refer to Microsoft's documentation on copying data from HubSpot. Additionally, community discussions, such as those on the HubSpot Community forums, provide insights into connecting ADF with HubSpot's updated APIs.

    To obtain the most accurate and up-to-date information regarding the connector's support for API v3, it is recommended to contact Microsoft's support channels or consult the ADF release notes.

    Please feel free to click the 'Upvote' (Thumbs-up) button and 'Accept as Answer'. This helps the community by allowing others with similar queries to easily find the solution.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.