Uipath Marketplace
MarketplaceListingsActivityAPI Activities for Gmail

Create your first automation in just a few minutes.Try Studio Web

API Activities for Gmail

API Activities for Gmail

by Internal Labs

2

Activity

Downloads

43.5k

back button
back button
carouselImage0
next button
next button

Summary

Summary

Activities using Gmail API to manage emails and labels.

Overview

Overview

This package contains the following activities:

  • Gmail authentication scope: handles the authentication into Google account and it is a placeholder for all the other activities in the package.
  • Get emails (with optional Gmail filter): retrieves all emails matching the query.
  • Get message by ID: retrieves a Message by ID.
  • Get attachments: saves all the attachments of a message in a specific folder.
  • Send email: sends an email with optional attachments.
  • Get labels: list the labels in the user's mailbox.
  • Create label: add a new Label to user's mailbox.
  • Modify message labels: modifies the labels on the specified message.

Notes:

  • Some namespaces (Google.Apis.Data) might need to be imported in the workflow.
  • Every activity should be placed inside a Gmail scope activity.

For more details about how to configure the activities, please refer to the documentation attached in the Resources section.

Features

Features

This package can help simplify and streamline email management tasks, as it can automate most of the common ones, which can save a significant amount of time compared to performing these tasks manually.

You can use Gmail API directly instead of SMTP/IMAP (in case they are disabled).

Additional Information

Additional Information

Dependencies

Google.Apis (>= 1.34.0) Google.Apis.Auth (>= 1.34.0) Google.Apis.Core (>= 1.34.0) Google.Apis.Gmail.v1 (>= 1.34.0.1223) MimeKit (>= 2.0.6) Newtonsoft.Json (>= 10.0.2) System.Net.Http (>= 4.3.1) To use some of these activities (the ones that return a new type), delete Google.Apis.dll from Studio installation repository (C:\Program Files (x86)\UiPath\Studio on my machine). Note that some namespaces (Google.Apis.Data) might need to be imported.

Code Language

C#, Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.68

Updated

Apr 4, 2023

Works with

Studio: 21.10 - 22.10

Certification

Silver Certified

Tags

Application

Google Gmail

Support

UiPath Community Support

Resources

Similar Listings