Data Model
The CData SSIS Components for Gmail models Gmail entities in relational Tables and Stored Procedures. The component uses the Gmail API to process supported filters. The component processes other filters client-side within the component.
Gmail REST Data Model
Gmail REST Data Model describes the schemas available to connect to Gmail REST accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData SSIS Components for Gmail to automate working with Gmail data.
Gmail IMAP Data Model
Gmail IMAP Data Model describes the schemas available to connect to Gmail IMAP accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData SSIS Components for Gmail to automate working with Gmail data.