Before You Install the Recipe
You must perform the following configuration tasks on your Gmail instance and sFTP server in order to successfully connect to these external systems using Oracle Integration and export email attachments from Google Gmail to an FTP server.
Configure Gmail
You must obtain the Gmail API credentials, that is the Client ID and Secret, for connecting to Gmail from Oracle Integration.
Access Your FTP Server and Create a Directory
Obtain a sFTP server and ensure that you're able to access it.
- Log in to the server using your user name and password through an FTP client; for example, FileZilla.
- Create a directory (
gmail-attachments
) on the server into which the attachments from Gmail will be written. Note down the path of the directory.