Currently, it is possible to add multiple domain url's. However, with the API it is only possible to get and change the first domain url to Hubspot. It would be nice if we would be able to set / get them all. For example in a ';' seperated string (like the multiple checkboxes field).
We really need this as well. We are currently migrating systems and unable to do multiple domains for companies. It's causing a lot of extra work. Please add this to the API.
It looks like this is now possible based on this example given in the Companies endpoint documentation.
"If a company has multiple domains, you can add them through the API by using the hs_additional_domains field with semicolons separating each domain. For example: "hs_additional_domains" : "domain.com; domain2.com; domain3.com"."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.