Script.It Documentations
  • 🌟Introduction
  • 🧠Concepts
  • πŸ› οΈTools
    • ❓TextAI
    • πŸ“”DataOps
    • πŸ“–DocQA
    • πŸ“‘WebAgent
    • πŸ—„οΈFile Explorer
    • πŸ“„DocSum
    • ❔WebQA
    • πŸ•ΈοΈWebOps
    • ℹ️Inputs
    • πŸ€–BrowserAgent
    • 🈺Business Reviews
    • πŸ“°News Search
    • πŸ“‚Upload Files
    • πŸ“ˆImport Data
    • πŸ“ŠPlotting
    • 🌐WebData
    • 🌎WebQA
    • 🌍WebOps
    • πŸ”Google Search
  • ⛓️APIs
    • πŸ’¬Slack
    • πŸ—ƒοΈNotion
    • πŸŒ†Image Generation
    • πŸ—³οΈAirtable
    • πŸ“…Google Calendar
    • πŸ“„Google Docs
    • πŸ“ΆGoogle Sheets
    • πŸ’ Google Slides
    • ☁️Google Drive
    • πŸ”ŠText-to-Speech
    • πŸŽ’eBay Search
    • πŸ“§Gmail
    • βœ–οΈX
    • 🏨CrunchBase
    • πŸ—„οΈSec Filing Retrieval
    • πŸ“ΉVideo Understanding
    • πŸ—£οΈWhisper
    • πŸ”˜Twilio
  • πŸ‘©β€πŸ«Tutorials
    • Creating a Basic Workflow
    • The 2 Run Types
    • The Execution Flow Mode
  • ☝️Tips and Tricks
  • πŸ“šSample Scripts
  • ▢️Use Cases
    • πŸ’΅Sales Prospecting
      • πŸ“ Account Names to Facility Match using PeeringDB
      • πŸ“ [Long list] Account Names to Facility Match using PeeringDB
Powered by GitBook
On this page
  1. APIs

Gmail

Gmail API

This is a Gmail API integration. It can create drafts, send, retrieve, or label emails from Gmail to analyze within the workflow.

Examples

Get all email contents

Get all the email sent to me today. Return sender email, date, snippet and the decoded content of the first part.

Define a reply of an email

A reply is an email which satisfies the following two conditions:
1. sent from the receiver of the original email
2. has subject line contains "Re: " appending with the subject line of the original email.
PreviouseBay SearchNextX

Last updated 1 year ago

⛓️
πŸ“§