Using the "/post" on "/users" for Business Plan

Hey,

I am on the business plan and I'd like to create "/users" dynamically via API. I have seen that it is available for Entreprise client but I'd like to know if it is possible for Business plan or if you could open it for business in the next weeks?

Thank you

cc @Paulo

Hi @Tonep, thank you creating the topic after Office Hours. After checking internally, POST /users is not available on the Business plan, this is for Enterprise only. I created the internal FR to open this endpoint on Business but I cannot promise a timeline.

I'm happy to collect +1s on this request and extend them internally. :sunglasses:

4 Likes

OK thanks @Paulo. And any way to desactivate the automatic email going out when I add users inside retool? Could you prioritize this one?

1 Like

Disabling the Retool-managed User Invite email is an Enterprise feature only. There are currently no plans on changing that but I extended your feedback internally. I also added the +2 on the original request. :slightly_smiling_face:

Hey @Paulo - I'm confused by this. In this post it appears that you're saying that it was recently changed so that Business plan users could access POST on /users.

However, the opposite is implied in this post. And, I've gotten 403s plenty of times telling me that it is only for Enterprise users.

Is this a feature flag? Or am I not understanding something?

Hi @Chris_Doty, happy to clarify! :slightly_smiling_face:

The endpoints that we recently added to the Business plan include:

User Invites:

  • GET /user_invites
  • POST /user_invites
  • GET /user_invites/{userInvitedId}
  • DELETE /user_invites/{userInvitedId}
  • POST /user_invites/{userInviteId}/user_attributes
  • DELETE /user_invites/{userInviteId}/user_attributes/{attributeName}

User Attributes:

  • POST /users/{userId}/user_attributes
  • DELETE /users/{userId}/user_attributes/{attributeName}
  • GET /user_attributes

I added those links to the post you mentioned to provide more clarity. Thank you for bringing this to my attention!

3 Likes

Imo, creating users dyamically via api is a great feature.

Hi @Mediumerli, welcome to the forum! :wave:
I added your +1 to the request.

When I was building my own app, I also ran into similar limitations based on the plan I was on.

It can be frustrating to see features available only at higher tiers. If it’s currently for Enterprise clients, it might be worth reaching out to support to express your interest in that feature for the Business plan. Sometimes, if enough users request it, they might consider rolling it out sooner.

In the meantime, if you’re looking for more resources on starting a business and scaling your tech, you might want to sneak a peek at this website for some helpful insights. It helped me when I was figuring things out.