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

This connector is used to first configure a Square connection, establishing access to an account
on the Square server, and then used to configure one or more Square activities associated with that connection as
either a source or target within an operation:
-
Query Activity: Retrieves customers from a Square connection and is used
as a source in an operation.
-
Create Activity: Creates new customers at a Square connection and is used
as a target in an operation.
-
Update Activity: Updates existing customers at a Square connection and is
used as a target in an operation.
-
Delete Activity: Deletes existing customers from a Square connection and is
used as a target in an operation.
The Square connector uses the Square Java SDK.
Refer to the API documentation for information on the schema fields.
The Square connector requires the use of an agent version 10.1 or
later.
Together, a specific Square connection and its activities are referred to as a Square endpoint. Once
a connection is configured, activities associated with the endpoint are available from the Endpoints filter:

Square Registration
As the connection will be an application that interfaces with Square, you will need a Personal Access Token to
access the Square server. See Square Registration for details.