I'd like to set/unset active/inactive status via API, as well as retrieve this data when querying users via API. Currently, this information is omitted and is limited to UI only.
Our use case is for automating employee account management for our company's internal system.
Github, Confluence, and Atlassian all have more robust user management API features.
This is such an important missing feature. There is an endpoint to delete a user but it's very aggressive when you want to keep the user for historical purposes
I don't understand why HubSpot is missing these properties in the API. In my case, I tried to list all the users of the account using the users API (https://api.hubspot.com/settings/v3/users). It is almost useless since it doesn't have the isPending or isActive properties.
@hubspot, @Jaycee_Lewis @, is there any possibility of getting these properties added to the users API soon?
This would be a really helpful feature for our company. We have quite a lot of users and we need to be able to automate our onboarding and offboarding to save the IT team time. Doing this through the API would be really beneficial. I can imagine there are other larger companies in the same position.
This feature is crucial for us, as we disable user accounts and need the ability to automatically deactivate users in HubSpot. Without this capability, the user provisioning API falls short of meeting our requirements for effective account management. Integrating this feature would greatly enhance our workflow.
Hi, the owner API lets you retrieve active/inactive users. I don't know if you can set/unset their status though. My company also automates internal employee systems and found that the owner API at least gets us halfway there now by showing the status of each employee.
Fully Agree we need to be able to control active / suspend users via API as its a basic ask as we look to reduce the number of super admins and move to automation platforms to manage our base user activation / suspensions across the company, shocked to find this wasn't included when you can change teams / permissions via it.
This is a super important feature. Many other CRM platforms offer these API endpoints. Major drawback IMO. This update needs to be communicated as soon as possible!