Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

GMail Connected System

Overview

The purpose is to provide an easy-to-use way to collect emails from a GMail account using an integration instead of an email poller. It is not intended for processing high volumes of emails. The target when building this Connected System was up to 250 emails per hour.

Key Features & Functionality

The Connected System allows you to authenticate using a service account against a GMail server inbox.

With that connection you have the following features available:

  • Get a list of messageIds for messages that are in the Inbox and are Unread
  • Get a message by its Id and get all data (like body, recipients, threadId, etc.)
  • Send a message (either new or as a reply to an existing message)
Anonymous