Get Connectors
GET {{base_url}}/core/v1/connectors
Returns a list with all of the available connectors from Tray's connector library.
There can be multiple versions of the same connector, which can be used at the same time. Effectively a connector is identified by both the connector name and the version, so both need to be used in APIs that need to refer to a single connector, such as the operation or the call APIs.
Authorization | Notes |
---|---|
Bearer token | See guide to authentication for instructions on obtaining a master token |
Path parameters | Notes |
---|---|
None required |
Body | Notes |
---|---|
None required |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"elements":[{"name":"outreach","version":"3.2","title":"Outreach","description":""},{"name":"outreach","version":"3.3","title":"Outreach","description":""},{"name":"twilio-output","version":"2.1","title":"Twilio","description":"Cloud communication platform for developers"},{"name":"shopify","version":"4.0","title":"Shopify","description":"Shopify gives you everything you need to build a successful online business."},{"name":"shopify","version":"4.1","title":"Shopify","description":"Shopify gives you everything you need to build a successful online business."},{"name":"salesloft","version":"2.4","title":"Salesloft","description":"SalesLoft are the sales engagement platform for modern sales organizations."},{"name":"quickbooks","version":"3.4","title":"QuickBooks","description":"Accounting service"},{"name":"activecampaign","version":"2.2","title":"ActiveCampaign","description":""},{"name":"bamboohr","version":"2.0","title":"BambooHR","description":"Human Resources service."},{"name":"bizzabo","version":"1.1","title":"Bizzabo","description":""},{"name":"clearbit","version":"2.0","title":"Clearbit","description":"Social contact data service"},{"name":"clearbit","version":"2.1","title":"Clearbit","description":"Social contact data service"},{"name":"docusign","version":"2.2","title":"DocuSign","description":"Send, sign and approve documents from wherever life takes you."},{"name":"intercom","version":"2.1","title":"Intercom","description":"Intercom is a customer messaging tool for sales, marketing, and support, connected in a single unified platform."},{"name":"linkedin","version":"5.1","title":"Linkedin","description":""},{"name":"okta","version":"3.3","title":"Okta","description":"Identify provide/SSO platform"},{"name":"stripe","version":"7.0","title":"Stripe","description":"Developer payments platform"},{"name":"zoom","version":"3.2","title":"Zoom","description":"Zoom makes video and web conferencing frictionless."},{"name":"azure-active-directory","version":"2.2","title":"Azure Active Directory","description":""},{"name":"connectwise","version":"2.2","title":"ConnectWise","description":"Integrated customer relationship management (CRM), help desk and customer service, project management, finance and billing, and workflow automation solution."},{"name":"eloqua","version":"2.3","title":"Eloqua","description":"Marketing automation for personalized experiences. Increase conversions and accelerate sales."},{"name":"filemaker-pro","version":"3.1","title":"FileMaker Pro","description":"Create and deploy custom apps that quickly solve unique problems — even as they change."},{"name":"magento-2","version":"1.0","title":"Magento 2","description":""},{"name":"mailchimp","version":"7.3","title":"Mailchimp","description":"Email marketing tool"},{"name":"monday","version":"2.2","title":"Monday","description":"Team task management"},{"name":"mongo-db","version":"2.1","title":"MongoDB","description":"MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas."},{"name":"pardot","version":"9.1","title":"Pardot","description":"Pardot B2B marketing automation by Salesforce helps marketers create more leads, generate more pipeline, and empower sales to close more deals."},{"name":"pipedrive","version":"4.1","title":"Pipedrive","description":"Pipedrive is a CRM \u0026 pipeline management tool that helps you focus on actions that matter. By sales pros, for sales pros."},{"name":"revio","version":"1.8","title":"Rev.io","description":"A SaaS recurring revenue \u0026 customer management platform."},{"name":"sedna","version":"1.3","title":"Sedna","description":""},{"name":"sugarcrm","version":"6.2","title":"SugarCRM","description":"Customer relationship management software."},{"name":"trello","version":"2.0","title":"Trello","description":"Web-based project management application"},{"name":"zoho","version":"3.3","title":"Zoho","description":"All-in-one suite to run your entire business."},{"name":"gmail","version":"3.4","title":"Gmail","description":"Fast, searchable email with less spam"},{"name":"slack","version":"9.0","title":"Slack","description":""},{"name":"ss-contentful-pajqx","version":"1.1","title":"Contentful","description":"contentful for RevOps Use"}]}