What Access Permissions Does SendBuzz Need To My Gmail/Google Account, And Why?
Overview
This document gives an overview of all the Gmail API scopes used by SendBuzz and why they are needed. You can find the list of all Gmail API scopes supported by the Gmail API here.
SendBuzz is a tool that can send emails from your email account to your prospects as a part of email campaign.
From an implementation standpoint, SendBuzz uses the Gmail API to fetch an email from the source Gmail account and then push this email to all the recipients who are part of the outreach campaign.
The section below describes how the following scopes are used by SendBuzz to provide the email outreach campaign functionality.
Description of the scopes used
https://www.googleapis.com/auth/gmail.send
To send automated emails in the email campaign from SendBuzz. Automated emailing is SendBuzz feature which allows users to send replies.
https://www.googleapis.com/auth/gmail.labels
SendBuzz creates and manages a custom set of labels in Gmail to facilitate the sharing and browsing of emails of a user.
https://www.googleapis.com/auth/userinfo.email
See your primary Google Account email address
https://www.googleapis.com/auth/gmail.settings.basic
See, edit, create, or change your email settings and filters in Gmail
https://www.googleapis.com/auth/gmail.readonly
View your email messages and settings
https://www.googleapis.com/auth/pubsub
View and manage Pub/Sub topics and subscriptions
Contact our support team, if you need more information or help with the Gmail scopes.