Export Google Gmail Attachments to an FTP Server

Use this recipe to export email attachments from Google Gmail to an FTP server.

Note:

This recipe is available as Google Gmail — FTP | Export Attachments in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Overview

This recipe exports attachments that you receive in Google Gmail to an FTP server, according to a schedule specified in Oracle Integration. The recipe uses the standard Google Gmail Adapter and the standard FTP Adapter.

To use the recipe you must install the recipe package and configure the connections and other resources within the package. After you activate and run the recipe, the integration uses a schedule parameter to filter out already exported attachments, fetches the latest attachments from Google Gmail, and writes them to the specified location on the FTP server.

System and Access Requirements

  • Oracle Integration Version 21.2.1.0.0 or higher
  • A valid account on Google Gmail
  • A secure FTP (sFTP) server
  • An FTP client to access the sFTP server