Configuration parameters
email— Email of user (required)send_as— Send ascredentials— Client IDclient_id— Client IDclient_secret— Client Secretredirect_uri— Auth Redirect URIauth_code_creds—code— Auth Code (run the !gmail-auth-link command to start the auth flow - see Help section)incidentType— Incident typeisFetch— Fetch incidentsfetch_time— First fetch timestamp, in days.query— Events query (e.g., "from:example@demisto.com")fetch_limit— Maximum number of emails to pull per fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settingslegacy_name— Use legacy attachment name
Commands (6)
-
gmail-auth-linkStarts the OAuth2 process. Get a link to use to authenticate to Gmail.
-
gmail-auth-testTests that Gmail auth is configured properly. Use this command after completing the OAuth2 authentication process.
-
gmail-get-attachmentsRetrieves attachments from a sent Gmail message.
-
gmail-get-incidentsRetrieves a list of emails from Gmail within a specific date range and formats them as incidents.
-
reply-mailReplies to a mail using Gmail.
-
send-mailSends an email using Gmail.