Hello, I want to obtain the role/permission id of a user to add it to the user creation through API I'm trying to use this endpoint but it doesn't give me the ID GET /settings/v3/users/roles Or how can I obtain or copy the permissions?
Hello @Mike_Eastwood , researching within the Hubspot libraries for python, the parameters for first_name or firstName and lastName and last_name a...read more
Hello, I'm trying to use the example code from POST /settings/v3/users/ locally but I get the error "TypeError: UserProvisionRequest.__init__() got an unexpected keyword argument 'first_name'". https://developers.hubspot.com/docs/api/settings/ read more
Hi, I am listing the contacts to see what results they give me, but within these it does not give me the owner of the contact. Example Result {'archived': False,
'archived_at': None,
'associations': None,
read more
Hello, I want to obtain the role/permission id of a user to add it to the user creation through API I'm trying to use this endpoint but it doesn't give me the ID GET /settings/v3/users/roles Or how can I obtain or copy the permissions?
Hello, I'm trying to use the example code from POST /settings/v3/users/ locally but I get the error "TypeError: UserProvisionRequest.__init__() got an unexpected keyword argument 'first_name'". https://developers.hubspot.com/docs/api/settings/ read more
Hi, I am listing the contacts to see what results they give me, but within these it does not give me the owner of the contact. Example Result {'archived': False,
'archived_at': None,
'associations': None,
read more