Create user in Jira
Create user in Jira.
Application
- Jira
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Username | Text (Short) | Yes | ||
| Email address | Yes | |||
| Display name | Text (Short) | Yes | ||
| Password | Password for the user. If a password is not set, a random password is generated | Text (Short) | No | |
| Notification? | Whether to send the user an email confirmation that they have been added to Jira | True/False | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A