I’d like to give a different level of authroization on users who login to hubspot. There are companies, contacts object along with some of customerised objects in my hubspot account. I also added some properties for each of the object.
At the moment, all users who can login to hubspot dashboard have full permission to view all objects and properties. I am using google login for my users to login to hubspot dashboard.
I’d like to authorise my users in two ways:
- For some users, I don’t want them to see all objects.
- I’d like to control what they can see for each object. e.g. there is a property called “role” in contact object, I’d like to control only selected users can view contacts whose role is “admin”
How can I achieve that?
