For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gmail

Review the official Gmail API Documentation πŸ“–

Note that "options" are optional, other variables are required πŸ‘

Formula

=Gmail( "options")

Interact with the Gmail API using only the SheetLink "options"

=Gmail_SendEmail( "from", "to", "subject", "message", "options")

Send an email using Gmail

=Gmail_CreateDraft( "from", "to", "subject", "message", "options")

Create a draft in Gmail

Navigation

Page

πŸš€ Quick Start​

60 second getting started guide.

​❓ FAQ​

Answers to frequently asked SheetLink questions.

πŸ› οΈ Functions​

Powerful functions unique to SheetLink.

πŸ’ͺ "options"​

Control the request to and response from any application.

πŸš‘ Need Help?

You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink

Last updated