APIs & Integrations

Dev_Team_LeadsB
Member

Set Contact Owner through Contacts API

SOLVE

Hi Guys,

I’m developing an integration with HubSpot, but I can’t find any information on how to set up a Contact Owner via create_contact API Call.

Could anyone help me with this?

0 Upvotes
1 Accepted solution
Derek_Gervais
Solution
HubSpot Alumni
HubSpot Alumni

Set Contact Owner through Contacts API

SOLVE

Hi @BrodrickChilds,

You can set a contact's owner by setting the hubspot_owner_id property to the ID of the HubSpot owner you're assigning the contact to. You can get a list of existing owners using the Owners API:

View solution in original post

0 Upvotes
2 Replies 2
Derek_Gervais
Solution
HubSpot Alumni
HubSpot Alumni

Set Contact Owner through Contacts API

SOLVE

Hi @BrodrickChilds,

You can set a contact's owner by setting the hubspot_owner_id property to the ID of the HubSpot owner you're assigning the contact to. You can get a list of existing owners using the Owners API:

0 Upvotes
Not applicable

Set Contact Owner through Contacts API

SOLVE

Hm did you or does someone else know how to do this?

0 Upvotes