Zoom Mail
Enables interaction with the Zoom Mail API.
- Category
- Pack
- ZoomMail
Configuration parameters
- url — Server URL (e.g., https://api.zoom.us/v2) (required)
- credentials — Client ID (required)
- account_id — Account ID (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- isFetch — Fetch incidents
- incidentType — Incident type
- max_fetch — Maximum number of alerts per fetch
- first_fetch — First fetch time
- incidentFetchInterval — Incidents Fetch Interval
- fetch_from — Default Mailbox
- fetch_query — Fetch Query
- fetch_labels — Fetch Labels
- fetch_threads — Include Threads when Fetching
Commands (7)
- zoom-mail-email-attachment-get — Get an email attachment.
- zoom-mail-email-list — Lists the messages in the user's mailbox.
- zoom-mail-email-move-trash — Move a message to the trash.
- zoom-mail-mailbox-profile-get — Retrieves the mailbox profile.
- zoom-mail-send-email — Sends an email message with support for plain text, HTML, and attachments.
- zoom-mail-thread-list — Get an email thread.
- zoom-mail-user-list — Lists the available users.