OpenAI Workspace Agents Connectors: Full List + Gotchas
Every native connector OpenAI shipped with Workspace Agents at launch, grouped by category. What each connector reads, writes, and — critically — the gotchas that bite teams during setup.
Google Workspace
| Connector | Reads | Writes |
|---|---|---|
| Google Drive | Docs, Sheets, Slides, PDFs in shared folders | New documents, edits to existing |
| Gmail | Inbox, threads, labels | Drafts, labels, sent mail (with approval) |
| Google Calendar | Events, attendees, free/busy | New events, updates, RSVPs |
| Google Sheets | Named ranges, tabs | Row/cell updates, new tabs |
| Google Docs | Document text, comments | New docs, suggestions, comments |
Microsoft 365
| Connector | Reads | Writes |
|---|---|---|
| OneDrive | Files, folders in user's drive | New files, edits |
| Outlook | Mail, calendar, contacts | Drafts, calendar events |
| Teams | Channel messages (where permitted), files | Channel posts (with approval) |
Messaging
| Connector | Reads | Writes |
|---|---|---|
| Slack | Channel messages, threads, DMs | Messages, threads, reactions |
CRM
| Connector | Reads | Writes |
|---|---|---|
| HubSpot | Contacts, deals, companies, engagement timeline | Notes, tasks, properties, engagement |
| Salesforce | Accounts, opportunities, contacts, custom objects | Notes, tasks, fields |
Dev tools
| Connector | Reads | Writes |
|---|---|---|
| GitHub | Repos, issues, PRs, code | Issues, PR comments, PR creation |
| Linear | Issues, projects, cycles, comments | New issues, updates, comments |
Docs & notes
| Connector | Reads | Writes |
|---|---|---|
| Notion | Pages, databases, blocks | New pages, block updates, database rows |
Data warehouse
| Connector | Reads | Writes |
|---|---|---|
| BigQuery | Queries against authorized datasets | Results to configured sheets/docs (not direct warehouse writes) |
| Snowflake | Queries via configured warehouse | Results to configured destinations |
When native isn't enough: Actions and Zapier
For tools not in the native catalog, Workspace Agents support the Actions framework — OpenAPI-defined REST endpoints that the agent can call as tools. Any API with a well-formed OpenAPI spec can become an agent-callable action in a few hours of work. For tools without a spec, it's 1–3 hours to define one.
Zapier acts as a bridge for the long tail. A single Actions-compatible integration with Zapier exposes 6,000+ tools. Use this when the ROI of building a proper Action doesn't justify the custom work.
Pending connectors (based on public statements)
This list is based on OpenAI's public roadmap statements as of April 2026. Specific launch dates are not announced.
Questions
Need an agent against a tool that isn't natively supported?
20-min intro call. I've built Actions-based integrations for Zendesk, Front, Airtable, Asana, and dozens more.