Hello. I am trying to create a user when an entity is created, and I've added an action to a workflow, Create Entity -> User, which grabs the email and the name. However, when I create an entity, there is no new user. What am I doing wrong? Thanks!
Creating a user from a workflow
Collapse
X
-
Tags: None
-
-
Also, setting it to the firstName field, it still doesn't create the user >_>
edit: strike that, it does create it (I forgot to save the workflow)Last edited by vampirefrog; 07-06-2017, 11:20 AM.Comment
-
So, in the user entity, I wrote "userName = emailAddress" is this correct?
BTW I had also fixed the username problem by editing the JSON for the workflow.Comment
-
Comment