Create User

Create a new user in Atlassian applications.

Note

Note

You can create an Atlassian user with a prohibited email domain.

You can update an Atlassian user account with any data in the Primary Email field.

Input

Field Definition Type Required
Profile
Username Login username of the user. String TRUE
Primary Email User's primary email address. String TRUE
External ID

Unique external ID of the user.

String FALSE
First Name User's first name. String FALSE
Last Name User's last name. String FALSE
Middle Name User's middle name. String FALSE
Prefix User's prefix. String FALSE
Suffix User's suffix. String FALSE
Display Name Name of the user that is visible to other team members. The display name may be different than the user's full name. String FALSE
Nickname Nickname assigned to the user. String FALSE
Title

Job title of the user.

String FALSE
Preferred Language Preferred display language for the user. String FALSE
Department Name of user's department. String FALSE
Organization Name of user's organization. String FALSE
Time Zone User's time zone. String FALSE
Phone Number User's primary phone number. String FALSE
Active Indicates whether the user account is active or not. Boolean FALSE

Output

Field Definition Type
Username User name of the newly created user. String
User ID

Unique identifier of the user.

String
External ID

Unique external ID of the user.

String
Jira Account ID Unique Jira ID of the user; identifies a user across all Atlassian products.

This field will not be populated with a value if the Active field is set to False and an inactive user is created.

String

Related topics

Atlassian Admin connector

Workflow elements

Atlassian Admin API