Retrieve all streams 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 | |
Include all active? | Whether to include all active streams. The user must have administrative privileges to use this parameter | True/False | No | |
Include default? | Whether to include all default streams for the users realm | True/False | No | |
Include owner subscribed? | Whether the user is a bot, include all streams that the bots owner is subscribed to | True/False | No | |
Include public? | Whether to include all public streams | True/False | No | |
Include subscribed? | Whether to include all streams that the user is subscribed to | 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