Skip to main content
GET
List Providers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

name
enum<string>
required

Unique name for the integration provider. Note: must contain only alphanumeric characters and dashes(-)

Available options:
acumatica,
bill,
billingplatform,
boomi,
chargebee,
citi,
jpmc,
kyriba,
maxio-legacy,
ms-dynamics-bc,
ms-dynamics-fo,
netsuite,
odoo,
oracle-fusion,
quickbooks,
quickbooks-desktop,
sage-intacct,
salesforce-accountingseed,
sample-data-generator,
servicenow,
servicetitan,
stripe,
workday,
zendesk,
zuora
categories
enum<string>[]
required
Available options:
accounting,
banking,
communication,
crm,
file-storage
display_name
string
required
is_api_connection
boolean
required

Whether connection to this integration provider is done through an API.

is_webhooks_supported
boolean
required

Whether or not the integration is enabled

auth_type
enum<string> | null
Available options:
api_key,
basic,
custom,
oauth1,
oauth2,
oauth2_cc
cash_app_features
CashAppIntegrationFeatures · object
color
string | null
connection_guide_url
string | null
connection_instructions
string[] | null
documentation_url
string | null

Provider documentation.

description
string | null
is_enabled
boolean
default:true
is_manual_sync_supported
boolean
default:true

Whether this integration supports manually triggering sync.

logo
string | null

URL to the provider's logo.

logo_square
string | null

URL to the provider's square logo.

required_settings
string[]
short_description
string | null
website
string | null