Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 536 Bytes

This is a sample app for sending emails with embedded structured data in gmail.

There are two ways you can use this app:

  • Use the deployed app at gmail-actions.appspot.com.

    • You need to be logged into your gmail account
    • You can test Gmail actions and Google Now cards sending emails to the same account
  • Clone the app and use it as a seed to implement your own Gmail Actions handlers.

To read more about schemas and structured data in Gmail, check developers.google.com/schemas.