Retrieve user from 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  | |
User ID  | The ID of user to get  | Text (Short)  | Yes  | |
Client gravatar?  | Whether the client supports computing gravatars URLs. If enabled, avatar_url will be included in the response only if there is a Zulip avatar, and will be null for users who are using gravatar as their avatar  | True/False  | No  | |
Custom profile fields?  | Whether the client wants custom profile field data to be included in the response  | 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
