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

Changelog

3 versions
v1.1.0 Latest
  • 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.
Get Customer icon

Get Customer

Retrieve detailed information for a specific customer by their Id.
List Customer Groups icon

List Customer Groups

List Customer Groups.
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.