Quick and easy installation in just minutes. Combine your data automatically in the background and benefit of better insights and greater revenues.
Square integration - how it works
In fact, you only need to do the 5 following steps to get your integration started.
1: Set up your connection direction as required: two-way, in this case.
2: Set up your data source, in this case, Square
3: Set up your target, for example, a Microsoft SharePoint list or library.
4: Set up your mapping.
5: Run your connection!
Square Connection Settings &
Intro tutorials
You can find here the Connection Settings for Square differentiated according to their provider. Click on the respective intro tutorials to get the whole "how-to-connect" documentation on a concrete example with SharePoint.
Connection Settings for the Square Provider:
Connection String Example
OAuthAccessToken=<your_token>; InitiateOAuth=GETANDREFRESH;
Select Statement Example
SELECT * FROM Items;
Connection Settings for the Square Provider:
"How-to-connect" documentation of Square & SharePoint with the Layer2 SharePoint Provider:
Connection String Example
URL=<your_sharepoint_custom_list_url>; Authentication=Microsoft_Modern;