Skip to main content Skip to complementary content

List connectors

GET /connectors

List all available connectors (Salesforce, Hubspot, Google Sheets etc.). Use Get connector to get the details of a connector, including its optional and required input parameters.

Results

200

[
  {
     "guid": "0d86f238-27c0-11ea-921c-022e6b5ea1e2",
     "name": "Google Sheets",
     "description": "...",
     "authentication_type": "oAuth2 3-legged"
  }
]

400

{}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!