Invite members that are in a user’s contact list to a channel.
External Documentation
To learn more, visit the Zoom documentation.
Parameter | Description |
---|---|
Channel ID | The channel’s unique identifier. |
Members | The members to add. You can invite up to 20 members with a single execute. Example: [ { "email": "jchill@example.com" } ] |
User ID | The unique identifier of the user who is a member of this channel. For user-level apps, pass me instead of the user ID. |
Invite Channel Members with Zoom and Send Results Via Email
Preview this Workflow on desktop
Invite members that are in a user’s contact list to a channel.
External Documentation
To learn more, visit the Zoom documentation.
Parameter | Description |
---|---|
Channel ID | The channel’s unique identifier. |
Members | The members to add. You can invite up to 20 members with a single execute. Example: [ { "email": "jchill@example.com" } ] |
User ID | The unique identifier of the user who is a member of this channel. For user-level apps, pass me instead of the user ID. |
Invite Channel Members with Zoom and Send Results Via Email
Preview this Workflow on desktop