← back to Ventura Claw

server/connectors.json

815 lines

[
  {
    "id": "shopify",
    "name": "Shopify",
    "category": "commerce",
    "docs": "https://shopify.dev/docs/api",
    "auth": "oauth2",
    "triggers": 5,
    "actions": 8,
    "logo": "shopify",
    "tint": "#95BF47",
    "sensitive": true
  },
  {
    "id": "etsy",
    "name": "Etsy",
    "category": "commerce",
    "docs": "https://developer.etsy.com/documentation/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 4,
    "logo": "etsy",
    "tint": "#F1641E",
    "sensitive": true
  },
  {
    "id": "woocommerce",
    "name": "WooCommerce",
    "category": "commerce",
    "docs": "https://woocommerce.github.io/woocommerce-rest-api-docs/",
    "auth": "basic",
    "triggers": 3,
    "actions": 3,
    "logo": "woocommerce",
    "tint": "#7F54B3",
    "sensitive": true
  },
  {
    "id": "stripe",
    "name": "Stripe",
    "category": "payments",
    "docs": "https://docs.stripe.com/api",
    "auth": "api_key",
    "triggers": 4,
    "actions": 5,
    "logo": "stripe",
    "tint": "#635BFF",
    "sensitive": true
  },
  {
    "id": "paypal",
    "name": "PayPal",
    "category": "payments",
    "docs": "https://developer.paypal.com/api/rest/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 4,
    "logo": "paypal",
    "tint": "#00457C",
    "sensitive": true
  },
  {
    "id": "shopify_payments",
    "name": "Shopify Payments",
    "category": "payments",
    "docs": "https://shopify.dev/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 1,
    "logo": "shopify",
    "tint": "#95BF47",
    "sensitive": true
  },
  {
    "id": "square",
    "name": "Square",
    "category": "payments",
    "docs": "https://developer.squareup.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "square",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "gmail",
    "name": "Gmail",
    "category": "email",
    "docs": "https://developers.google.com/gmail/api",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 4,
    "logo": "gmail",
    "tint": "#EA4335",
    "sensitive": true
  },
  {
    "id": "google_sheets",
    "name": "Google Sheets",
    "category": "email",
    "docs": "https://developers.google.com/sheets/api",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 4,
    "logo": "googlesheets",
    "tint": "#34A853",
    "sensitive": true
  },
  {
    "id": "google_drive",
    "name": "Google Drive",
    "category": "email",
    "docs": "https://developers.google.com/drive/api",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "googledrive",
    "tint": "#4285F4",
    "sensitive": true
  },
  {
    "id": "outlook",
    "name": "Outlook",
    "category": "email",
    "docs": "https://learn.microsoft.com/en-us/graph/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "microsoftoutlook",
    "tint": "#0078D4",
    "sensitive": true
  },
  {
    "id": "purelymail",
    "name": "Purelymail",
    "category": "email",
    "docs": "https://smtp.purelymail.com/docs/",
    "auth": "smtp",
    "triggers": 0,
    "actions": 3,
    "logo": null,
    "tint": "#7C3AED",
    "sensitive": true
  },
  {
    "id": "slack",
    "name": "Slack",
    "category": "comms",
    "docs": "https://docs.slack.dev/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 4,
    "logo": "slack",
    "tint": "#4A154B",
    "sensitive": true
  },
  {
    "id": "ringcentral",
    "name": "RingCentral",
    "category": "comms",
    "docs": "https://developers.ringcentral.com/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "ringcentral",
    "tint": "#FF7A00",
    "sensitive": true
  },
  {
    "id": "discord",
    "name": "Discord",
    "category": "comms",
    "docs": "https://discord.com/developers/docs/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 3,
    "logo": "discord",
    "tint": "#5865F2",
    "sensitive": true
  },
  {
    "id": "instagram",
    "name": "Instagram",
    "category": "social",
    "docs": "https://developers.facebook.com/docs/instagram-platform/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "instagram",
    "tint": "#E4405F",
    "sensitive": true
  },
  {
    "id": "facebook",
    "name": "Facebook",
    "category": "social",
    "docs": "https://developers.facebook.com/docs/pages-api/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "facebook",
    "tint": "#1877F2",
    "sensitive": true
  },
  {
    "id": "tiktok",
    "name": "TikTok",
    "category": "social",
    "docs": "https://developers.tiktok.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "tiktok",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "pinterest",
    "name": "Pinterest",
    "category": "social",
    "docs": "https://developers.pinterest.com/docs/api/v5/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "pinterest",
    "tint": "#BD081C",
    "sensitive": true
  },
  {
    "id": "linkedin",
    "name": "LinkedIn",
    "category": "social",
    "docs": "https://learn.microsoft.com/en-us/linkedin/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "linkedin",
    "tint": "#0A66C2",
    "sensitive": true
  },
  {
    "id": "youtube_shorts",
    "name": "YouTube Shorts",
    "category": "social",
    "docs": "https://developers.google.com/youtube/v3",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "youtube",
    "tint": "#FF0000",
    "sensitive": true
  },
  {
    "id": "x_twitter",
    "name": "X / Twitter",
    "category": "social",
    "docs": "https://docs.x.com/x-api/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "x",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "threads",
    "name": "Threads",
    "category": "social",
    "docs": "https://developers.facebook.com/docs/threads/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "threads",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "bluesky",
    "name": "Bluesky",
    "category": "social",
    "docs": "https://docs.bsky.app/",
    "auth": "basic",
    "triggers": 1,
    "actions": 2,
    "logo": "bluesky",
    "tint": "#0085FF",
    "sensitive": true
  },
  {
    "id": "reddit",
    "name": "Reddit",
    "category": "social",
    "docs": "https://www.reddit.com/dev/api",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 2,
    "logo": "reddit",
    "tint": "#FF4500",
    "sensitive": true
  },
  {
    "id": "mailchimp",
    "name": "Mailchimp",
    "category": "marketing",
    "docs": "https://mailchimp.com/developer/marketing/api/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "mailchimp",
    "tint": "#FFE01B",
    "sensitive": true
  },
  {
    "id": "klaviyo",
    "name": "Klaviyo",
    "category": "marketing",
    "docs": "https://developers.klaviyo.com/en/reference",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "klaviyo",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "constant_contact",
    "name": "Constant Contact",
    "category": "marketing",
    "docs": "https://developer.constantcontact.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": null,
    "tint": "#1856ED",
    "sensitive": true
  },
  {
    "id": "action_network",
    "name": "Action Network",
    "category": "marketing",
    "docs": "https://actionnetwork.org/docs/",
    "auth": "api_key",
    "triggers": 2,
    "actions": 3,
    "logo": null,
    "tint": "#EE3424",
    "sensitive": true
  },
  {
    "id": "clickup",
    "name": "ClickUp",
    "category": "tasks",
    "docs": "https://developer.clickup.com/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "clickup",
    "tint": "#7B68EE",
    "sensitive": false
  },
  {
    "id": "asana",
    "name": "Asana",
    "category": "tasks",
    "docs": "https://developers.asana.com/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "asana",
    "tint": "#F06A6A",
    "sensitive": false
  },
  {
    "id": "trello",
    "name": "Trello",
    "category": "tasks",
    "docs": "https://developer.atlassian.com/cloud/trello/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 3,
    "logo": "trello",
    "tint": "#0079BF",
    "sensitive": false
  },
  {
    "id": "monday",
    "name": "Monday",
    "category": "tasks",
    "docs": "https://developer.monday.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "mondaydotcom",
    "tint": "#FF3D57",
    "sensitive": false
  },
  {
    "id": "notion",
    "name": "Notion",
    "category": "tasks",
    "docs": "https://developers.notion.com/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "notion",
    "tint": "#000000",
    "sensitive": false
  },
  {
    "id": "hubspot",
    "name": "HubSpot",
    "category": "crm",
    "docs": "https://developers.hubspot.com/",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "hubspot",
    "tint": "#FF7A59",
    "sensitive": true
  },
  {
    "id": "salesforce",
    "name": "Salesforce",
    "category": "crm",
    "docs": "https://developer.salesforce.com/docs",
    "auth": "oauth2",
    "triggers": 2,
    "actions": 3,
    "logo": "salesforce",
    "tint": "#00A1E0",
    "sensitive": true
  },
  {
    "id": "zendesk",
    "name": "Zendesk",
    "category": "support",
    "docs": "https://developer.zendesk.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "zendesk",
    "tint": "#03363D",
    "sensitive": true
  },
  {
    "id": "gorgias",
    "name": "Gorgias",
    "category": "support",
    "docs": "https://developers.gorgias.com/",
    "auth": "basic",
    "triggers": 1,
    "actions": 3,
    "logo": null,
    "tint": "#1F2937",
    "sensitive": true
  },
  {
    "id": "intercom",
    "name": "Intercom",
    "category": "support",
    "docs": "https://developers.intercom.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "intercom",
    "tint": "#1F8DED",
    "sensitive": true
  },
  {
    "id": "canva",
    "name": "Canva",
    "category": "creative",
    "docs": "https://canva.dev/docs/connect/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "canva",
    "tint": "#00C4CC",
    "sensitive": false
  },
  {
    "id": "figma",
    "name": "Figma",
    "category": "creative",
    "docs": "https://developers.figma.com/docs/rest-api/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "figma",
    "tint": "#F24E1E",
    "sensitive": false
  },
  {
    "id": "adobe",
    "name": "Adobe",
    "category": "creative",
    "docs": "https://developer.adobe.com/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 2,
    "logo": "adobe",
    "tint": "#FF0000",
    "sensitive": false
  },
  {
    "id": "paper",
    "name": "Paper",
    "category": "creative",
    "docs": "https://paper.design/docs",
    "auth": "api_key",
    "triggers": 1,
    "actions": 2,
    "logo": null,
    "tint": "#FF8A00",
    "sensitive": false
  },
  {
    "id": "cloudflare",
    "name": "Cloudflare",
    "category": "security",
    "docs": "https://developers.cloudflare.com/api/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 5,
    "logo": "cloudflare",
    "tint": "#F38020",
    "sensitive": true
  },
  {
    "id": "godaddy",
    "name": "GoDaddy",
    "category": "domain",
    "docs": "https://developer.godaddy.com/",
    "auth": "api_key",
    "triggers": 0,
    "actions": 3,
    "logo": "godaddy",
    "tint": "#1BDBDB",
    "sensitive": true
  },
  {
    "id": "vercel",
    "name": "Vercel",
    "category": "hosting",
    "docs": "https://vercel.com/docs/rest-api",
    "auth": "api_key",
    "triggers": 1,
    "actions": 3,
    "logo": "vercel",
    "tint": "#000000",
    "sensitive": true
  },
  {
    "id": "aws",
    "name": "AWS",
    "category": "hosting",
    "docs": "https://docs.aws.amazon.com/",
    "auth": "hmac",
    "triggers": 0,
    "actions": 3,
    "logo": "amazonaws",
    "tint": "#FF9900",
    "sensitive": true
  },
  {
    "id": "sucuri",
    "name": "Sucuri",
    "category": "security",
    "docs": "https://docs.sucuri.net/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 3,
    "logo": null,
    "tint": "#13B26C",
    "sensitive": true
  },
  {
    "id": "n8n",
    "name": "n8n",
    "category": "automation",
    "docs": "https://docs.n8n.io/api/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 3,
    "logo": "n8n",
    "tint": "#EA4B71",
    "sensitive": false
  },
  {
    "id": "zapier",
    "name": "Zapier",
    "category": "automation",
    "docs": "https://docs.zapier.com/",
    "auth": "oauth2",
    "triggers": 0,
    "actions": 2,
    "logo": "zapier",
    "tint": "#FF4A00",
    "sensitive": false
  },
  {
    "id": "make",
    "name": "Make",
    "category": "automation",
    "docs": "https://www.make.com/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 2,
    "logo": "make",
    "tint": "#6D00CC",
    "sensitive": false
  },
  {
    "id": "browserbase",
    "name": "Browserbase",
    "category": "automation",
    "docs": "https://docs.browserbase.com/",
    "auth": "api_key",
    "triggers": 0,
    "actions": 4,
    "logo": null,
    "tint": "#0EA5E9",
    "sensitive": false
  },
  {
    "id": "postgresql",
    "name": "PostgreSQL",
    "category": "data",
    "docs": "https://www.postgresql.org/docs/",
    "auth": "basic",
    "triggers": 1,
    "actions": 4,
    "logo": "postgresql",
    "tint": "#4169E1",
    "sensitive": true
  },
  {
    "id": "supabase",
    "name": "Supabase",
    "category": "data",
    "docs": "https://supabase.com/docs/",
    "auth": "api_key",
    "triggers": 1,
    "actions": 4,
    "logo": "supabase",
    "tint": "#3ECF8E",
    "sensitive": true
  },
  {
    "id": "airtable",
    "name": "Airtable",
    "category": "data",
    "docs": "https://airtable.com/developers/web/api/",
    "auth": "oauth2",
    "triggers": 1,
    "actions": 3,
    "logo": "airtable",
    "tint": "#FCB400",
    "sensitive": false
  },
  {
    "id": "archive",
    "name": "Archive (Wayback)",
    "category": "data",
    "docs": "https://archive.org/help/wayback_api.php",
    "auth": "none",
    "triggers": 0,
    "actions": 4,
    "logo": "internetarchive",
    "tint": "#000000",
    "sensitive": false
  },
  {
    "id": "elevenlabs",
    "name": "ElevenLabs",
    "category": "ai-voice",
    "docsUrl": "https://elevenlabs.io/docs/api-reference/introduction",
    "auth": "api_key",
    "triggers": [
      "text to speech",
      "voice generation",
      "narrate",
      "speak this",
      "tts"
    ],
    "actions": [
      "voicesList",
      "user",
      "modelsList",
      "textToSpeech"
    ],
    "sensitive": false
  },
  {
    "id": "met",
    "name": "MET Museum",
    "category": "data",
    "docs": "https://metmuseum.github.io/",
    "auth": "none",
    "triggers": 0,
    "actions": 3,
    "logo": null,
    "tint": "#E4002B",
    "sensitive": false
  },
  {
    "id": "cleveland",
    "name": "Cleveland Museum of Art",
    "category": "data",
    "docs": "https://openaccess-api.clevelandart.org/",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#0A1F44",
    "sensitive": false
  },
  {
    "id": "aic",
    "name": "Art Institute of Chicago",
    "category": "data",
    "docs": "https://api.artic.edu/docs/",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#B22222",
    "sensitive": false
  },
  {
    "id": "wikipedia",
    "name": "Wikipedia",
    "category": "data",
    "docs": "https://en.wikipedia.org/api/rest_v1/",
    "auth": "none",
    "triggers": 0,
    "actions": 3,
    "logo": "wikipedia",
    "tint": "#000000",
    "sensitive": false
  },
  {
    "id": "colorapi",
    "name": "Color API",
    "category": "creative",
    "docs": "https://www.thecolorapi.com/docs",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#d4a04a",
    "sensitive": false
  },
  {
    "id": "sec",
    "name": "SEC EDGAR",
    "category": "data",
    "docs": "https://www.sec.gov/edgar/sec-api-documentation",
    "auth": "none",
    "triggers": 0,
    "actions": 3,
    "logo": null,
    "tint": "#003366",
    "sensitive": false
  },
  {
    "id": "usaspending",
    "name": "USAspending",
    "category": "data",
    "docs": "https://api.usaspending.gov/",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#1B3A6B",
    "sensitive": false
  },
  {
    "id": "nws",
    "name": "NWS Weather",
    "category": "data",
    "docs": "https://www.weather.gov/documentation/services-web-api",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#0078D4",
    "sensitive": false
  },
  {
    "id": "lacity",
    "name": "LA City Open Data",
    "category": "data",
    "docs": "https://data.lacity.org/browse",
    "auth": "none",
    "triggers": 0,
    "actions": 3,
    "logo": null,
    "tint": "#FFC72C",
    "sensitive": false
  },
  {
    "id": "cadata",
    "name": "California Open Data",
    "category": "data",
    "docs": "https://data.ca.gov/dataset",
    "auth": "none",
    "triggers": 0,
    "actions": 2,
    "logo": null,
    "tint": "#F1B82D",
    "sensitive": false
  }
]