Prerequisites: To use this workflow item, you need to have Automation integrated with your LXP.
This workflow item creates a new user in your LXP. It returns the existing user's ID if attempting to create a duplicate user.
| Username | Add a username for the user. |
| First Name | Add their first name. |
| Last Name | Add their last name. |
| Add the email address for the user. | |
| Outputs > User ID | This is an optional field but we recommend for this to be filled out. It retrieves the user's ID (the existing User ID if a duplicate is detected) and lets you output it to a custom variable which can subsequently be referenced in other workflow items. Click here to read the full guide on using variables. |
| Outputs > Set password link | This is an optional field. It retrieves the URL users need to go to set their password on your LXP and lets you output it to a custom variable which can subsequently be referenced in other workflow items. Click here to read the full guide on using variables. |