Power BI Connector for Gmail

Build 25.0.9454

GetAutoForwarding

Gets the auto-forwarding setting for the specified account.

Stored Procedure Specific Information

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/gmail.settings.basic

Example Query:

EXEC GetAutoForwarding

Result Set Columns

Name Type Description
Enabled Bool Whether all incoming mail is automatically forwarded to another address.
EmailAddress String Email address to which all incoming messages are forwarded. This email address must be a verified member of the forwarding addresses.
Disposition String The state that a message should be left in after it has been forwarded.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454