Square connector for Appmixer that provides customer management and business location services integration with Square's platform.

Changelog

4 versions
v1.1.1 Latest
  • Fixed a crash when a Find/List component saved an EMPTY result set to a CSV file — the header row was built from the first record without checking there was one, so a search that legitimately matched nothing failed the flow instead of writing an empty file.
v1.1.0
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Square API.
v1.0.2
  • Added output examples to component schemas.
v1.0.1
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
MERCHANT_PROFILE_READ CUSTOMERS_READ CUSTOMERS_WRITE ORDERS_READ ORDERS_WRITE ITEMS_READ INVENTORY_READ

Actions

7
Create Customer icon

Create Customer

Create a new customer profile.
Delete Customer icon

Delete Customer

Delete a customer profile from a business.
Find Customers icon

Find Customers

Search and retrieve customer profiles.
List Customer Groups icon

List Customer Groups

List Customer Groups.
Get Customer icon

Get Customer

Retrieve detailed information for a specific customer by their Id.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Square API.
Update Customer icon

Update Customer

Update the profile information of an existing customer.