Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We need to build a blend that needs to be able to create a contact list in HubSpot.
Unfortunately, the API version that has that endpoint is the v1, https://legacydocs.hubspot.com/docs/methods/lists/create_list , which we don't have an already built block to do so (we only have a block to list the list of contacts).
We then though we could maybe use the Raw API calls and build the call ourselves, but unfortunately it is hardcoded to target v3 endpoints. Which is a problem, because, as HubSpot docs states, https://developers.hubspot.com/docs/api/marketing/contact-lists, they are still developing the v3 Lists API and for now we only have the v1.
Is there any alternative to what we want to accomplish that we might be missing or is there a chance we can update the Raw Requests blocks to be able to change the API version they are targeting?
Thank you, cheers.
Hi @cmiguel ,
Indeed the current Hubspot connector does not support API calls for the earlier API versions. Given the fact that the Hubspot Contacts List new API is still under development, we will be adding the V1 endpoints to support this request in a future release.
Regards,
Ionut
Hi @cmiguel ,
Indeed the current Hubspot connector does not support API calls for the earlier API versions. Given the fact that the Hubspot Contacts List new API is still under development, we will be adding the V1 endpoints to support this request in a future release.
Regards,
Ionut