> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wpos.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing Connectors

> Bring the tools your agency already uses into WPOS, then ask the agent to use them.

Connectors let WPOS reach the tools you already run on, beyond WordPress itself.
Connect an account once, and from then on you can ask WPOS to use that tool as part
of the work it does on a site: pull data in, push updates out, and automate steps
across your stack.

Connectors are powered by [Composio](https://composio.dev), which gives WPOS access
to hundreds of actions across popular tools, and the catalog keeps growing. Each
connector below has its own page with what it does and example requests.

## How connecting works

You connect an account once. Depending on the tool, WPOS uses one of two methods,
and it shows you which when you connect:

<CardGroup cols={2}>
  <Card title="One-click sign-in (OAuth)" icon="arrow-right-to-bracket">
    For tools like Google Workspace, HubSpot, or Calendly, you are sent to the
    tool's own authorization screen, approve access, and you are returned to WPOS.
    You never handle keys yourself.
  </Card>

  <Card title="API key" icon="key">
    For tools like Stripe, you paste an API key from that tool into WPOS. The
    credential is stored securely as a connected account.
  </Card>
</CardGroup>

<Steps>
  <Step title="Connect an account">
    From your account, choose the tool and authorize it with one of the methods
    above. This is a one-time setup per tool.
  </Step>

  <Step title="Ask the agent to use it">
    In the [Command Center](/operate/command-center), ask for what you want, for
    example "add a JotForm contact form to this page" or "create a Stripe payment
    link for this product."
  </Step>
</Steps>

## The Connectors surface

You manage connections from the **Connectors** surface in the Command Center. It
lists the available tools with their connection state, so you can connect, set up,
or disconnect each one, and search or filter the catalog by category.

<Frame caption="The Connectors surface: each tool shows its state, connected, or ready to connect or set up.">
  <img src="https://mintcdn.com/wpos/IzHsZAVJUs1XLNUt/images/surfaces/connectors.png?fit=max&auto=format&n=IzHsZAVJUs1XLNUt&q=85&s=13d75f62a92a3e8d8df0e63a6e5385a9" alt="The WPOS Connectors surface listing tools like Gtmetrix (connected), Figma, Jotform, Mailchimp, and Calendly with connect controls." width="1280" height="720" data-path="images/surfaces/connectors.png" />
</Frame>

* **Connected** tools are ready for the agent to use, and can be disconnected.
* **Connect** starts a one-click sign-in for tools that use OAuth.
* **Set up** collects an API key for tools that authenticate that way.

## The connector catalog

These are the connectors available today, each with how many actions it exposes.
The counts are approximate and grow over time. Click any one for its full page.

<Note>
  This is the set surfaced on [wpos.ai/connectors](https://wpos.ai/connectors). The
  underlying catalog is larger and growing. If a tool you need is not here, ask at
  [support@wpos.ai](mailto:support@wpos.ai).
</Note>

### CRM and sales

| Connector                            | Actions | Example actions                              |
| ------------------------------------ | ------- | -------------------------------------------- |
| [HubSpot](/connectors/hubspot)       | 229+    | Create deal, Create email, Archive company   |
| [Salesforce](/connectors/salesforce) | 213+    | Create contact, Create lead, Clone record    |
| [Intercom](/connectors/intercom)     | 129+    | Create contact, Block contact, Delete ticket |

### Marketing

| Connector                                          | Actions | Example actions                          |
| -------------------------------------------------- | ------- | ---------------------------------------- |
| [Mailchimp](/connectors/mailchimp)                 | 262+    | Add campaign, Add automation, Add export |
| [MailerLite](/connectors/mailerlite)               | 82+     | Create group, Create field, Delete group |
| [Heyreach](/connectors/heyreach)                   | 19+     | Get lead, Create tags, All lists         |
| [La Growth Machine](/connectors/la-growth-machine) | 13+     | Search lead, Update lead, List members   |

### Payments

| Connector                    | Actions | Example actions                                  |
| ---------------------------- | ------- | ------------------------------------------------ |
| [Stripe](/connectors/stripe) | 393+    | Create refund, Accept quote, Cancel quote        |
| [PayPal](/connectors/paypal) | 70+     | Delete invoice, Deactivate plan, Delete template |

### Analytics and SEO

| Connector                                        | Actions | Example actions                                |
| ------------------------------------------------ | ------- | ---------------------------------------------- |
| [Google Analytics](/connectors/google-analytics) | 65+     | Get property, Get audience, Get metadata       |
| [Mixpanel](/connectors/mixpanel)                 | 46+     | Query profiles, JQL query, Delete profile      |
| [Semrush](/connectors/semrush)                   | 33+     | Get backlinks, Compare domains, Get categories |
| [GTmetrix](/connectors/gtmetrix)                 | 16+     | Get pages, Get browsers, Delete report         |
| [Moz](/connectors/moz)                           | 12+     | Site metrics, Top pages, Link status           |

### Productivity and documents

| Connector                                  | Actions | Example actions                             |
| ------------------------------------------ | ------- | ------------------------------------------- |
| [Box](/connectors/box)                     | 282+    | Copy file, Assign task, Ask question        |
| [Monday](/connectors/monday)               | 121+    | Get boards, Archive item, Archive board     |
| [Google Drive](/connectors/google-drive)   | 63+     | Create comment, Create reply, Delete file   |
| [Google Sheets](/connectors/google-sheets) | 50+     | Format cell, Delete sheet, Data filter      |
| [Google Docs](/connectors/google-docs)     | 31+     | Create header, Create footer, Delete header |
| [Google Slides](/connectors/google-slides) | 8+      | Create slides, Get presentation, Copy       |

### Scheduling

| Connector                        | Actions | Example actions                   |
| -------------------------------- | ------- | --------------------------------- |
| [Calendly](/connectors/calendly) | 51+     | Get event, Create share, Get user |

### Design and forms

| Connector                      | Actions | Example actions                                |
| ------------------------------ | ------- | ---------------------------------------------- |
| [Figma](/connectors/figma)     | 23+     | Get component, Get file json, Delete a webhook |
| [Jotform](/connectors/jotform) | 14+     | Clone form, Create label, Get label            |

### Messaging

| Connector                        | Actions | Example actions                         |
| -------------------------------- | ------- | --------------------------------------- |
| [Sendbird](/connectors/sendbird) | 33+     | Send message, Mute user, Delete message |
