Create user in Zammad.
Application
Zammad
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
First name | Text (Short) | Yes | ||
Last name | Text (Short) | Yes | ||
Active? | True/False | No | ||
City | Text (Short) | No | ||
Country | Text (Short) | No | ||
Street & Number | Text (Short) | No | ||
Zip code | Text (Short) | No | ||
Field ID 1 | Name of the custom field to set | Text (Short) | No | |
Field value 1 | Value to set on the custom field | Text (Long) | No | |
Field ID 2 | Name of the custom field to set | Text (Short) | No | |
Field value 2 | Value to set on the custom field | Text (Long) | No | |
Field ID 3 | Name of the custom field to set | Text (Short) | No | |
Field value 3 | Value to set on the custom field | Text (Long) | No | |
Department | Text (Short) | No | ||
Email address | No | |||
Fax | Text (Short) | No | ||
Notes | Text (Long) | No | ||
Organization ID | Name of the organization to assign to the user | Text (Short) | No | |
Phone (landline) | Text (Short) | No | ||
Phone (mobile) | Text (Short) | No | ||
Verified? | Whether the user has been verified | True/False | No | |
Vip? | Whether the user is a Very Important Person | True/False | No | |
Website | Link | 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