Create user in Zulip
Create user in Zulip.
Application
- Zulip
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| The email address of the new user | Yes | |||
| Full name | The full name of the new user | Text (Short) | Yes | |
| Password | The password of the new user | Text (Short) | Yes | |
| Short name | The short name of the new user. Not user-visible | Text (Short) | Yes |
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