Retrieve all room members from Matrix.
Application
Matrix
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Room ID | Text (Short) | Yes | ||
Exclude membership | Excludes members whose membership is other than selected (uses OR filter with membership) | Predefined Choice List | No | |
Membership | Only fetch users with selected membership status (uses OR filter with exclude membership) | Predefined Choice List | 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