Creating a new contact in Hubspot
Status: Closed · Asked by matthaag on · 0 views
Good day and thanks in advance for your support. New to the app.
I have seemingly have all pieces hooked up between my google sheets and hubspot integration where my trigger is GS new/updated row that will create a new hubspot contact.
My issue is that I am unable to pass the contact owners value that i need to assign to the contact. I have tried his name, email and what is seemingly his hubspot id but always get error.
Property values were not valid: [{"isValid":false,"message":"Alex was not a valid integer (for owner ID).","error":"INVALID_INTEGER","name":"hubspot_owner_id"}]
Hey @matthaag
We looked into your workflow and in the Contact Owners' field you need to pass the Id of the Owner which you will get from "HubSpot CRM: Search a Contact". Please check out the following screenshots for a better understanding.
Regards

To get the Id of the owner-

Thanks so much for the response. So, I would have to create an entirely different flow?
What would the id be? email address?
https://app.hubspot.com/settings/20033920/users/editUser/24745060
I tried adding 24745060 and didn't work.
Hey @matthaag
What would the id be? email address?
You can get the ID of the Owner with the help of "HubSpot CRM: Search a Contact" with the help of their name.
