Skip to main content

Square

Integrating Square with Osano

Connecting to Square


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Steps for Setup

  • Enter a Provider Name
  • Press Add Provider.
  • Log in with your admin credentials.

Base URL

https://connect.squareup.com/v2

Required Scopes

  • CUSTOMERS_READ
  • ORDERS_READ
  • INVOICES_READ
  • SUBSCRIPTIONS_READ
  • EMPLOYEES_READ
  • APPOINTMENTS_READ
  • APPOINTMENTS_BUSINESS_SETTINGS_READ
  • MERCHANT_PROFILE_READ

Auth

  • OAuth2