Cannot create User through workflow?

Working on creating a backend for admins on my app, and created a page to create a new User by assigning the inputs (First name, last name, etc.) to the fields for data type “User”. However, when I try to create the workflow, the data type “User” is not available to use. Is this because it’s a Bubble created default data type? How can I get around this?

Have a look at Account/Create An Account For Someone Else.

2 Likes

Thansk @NigelG!

Also having an issue when trying to display the Current User’s name in a text box, or show a specific User’s information in an input field, etc. I have no issues doing the same thing with other data types, only Users. Anything different I should be doing to display the User data? I’ve included screenshots of the parent group and the input below.

Parent Group

Input field