Overview
The Jitterbit Harmony Google Docs Connector is accessed from the Connectivity tab of the design component
palette:

This connector is used to first configure a Google Docs connection, establishing access to an
account on the Google Docs server, and then used to configure one or more Google Docs activities associated
with that connection as either a source or target within an operation:
-
Get Docs: Retrieves a document from a Google Docs connection and is used as a source
in an operation.
-
Create Docs: Creates a document in a Google Docs connection and is used as a
target in an operation.
-
Update Docs: Updates a document in a Google Docs connection and is used as a
target in an operation.
The Google Docs connector uses the Google Docs API
v1.
Refer to the API documentation for information on the schema fields and practices for manipulating Google Docs.
The Google Docs connector requires the use of an agent version
10.1 or later.
Together, a specific Google Docs connection and its activities are referred to as a Google Docs endpoint. Once
a connection is configured, activities associated with the endpoint are available from the Endpoints filter:

Google Docs Registration
As the connection will be an application that interfaces with Google Docs, you will need a Project ID, Client
Email, and Private Key to access the Google Docs API. To obtain these, you need to create a service account
from a Google account. See Google Registration for details.