Short answer
A connector makes data reachable. It does not decide what gets done with it. Most people who enable Gmail, Drive, a CRM and a project tracker in an assistant end up using them as a faster search box, because nobody wrote down which repeatable jobs the combination can now finish. That is the gap this library fills.
How to read the verification labels
What a connector workflow is
Connector stack: the source systems, action systems and AI interface required to complete a workflow.
Every workflow below follows the same shape. Facts already exist in systems you have access to. The assistant retrieves and reasons over them. A human approves anything that leaves the assistant. Then either a change lands in an action system, or the output is a brief a person uses directly.
Stage 1
Source systems
The mailbox, CRM, project tracker, repository or analytics tool that already holds the facts.
Stage 2
AI retrieves and reasons
The assistant pulls only what the connected account can already see, then summarizes or compares it.
Stage 3
Human approval
A person reads the proposed message, record change or status update before it leaves the assistant.
Stage 4
Action system or deliverable
The approved change lands in the action system, or the output is a brief a human uses directly.
The approval stage is not decoration. Vendor approval controls exist because external writes have consequences. OpenAI shows approval cards before actions based on permission settings and pauses event-triggered tasks when an action needs review; Anthropic asks for approval before Claude sends, replies to or forwards email by default; HubSpot recommends setting write tools to Needs Approval; Google requires manual confirmation for write actions through custom MCP apps in Gemini Spark. Treat those defaults as the design, not as friction to remove.
Five levels of automation
Almost every disappointing connector rollout is a level mismatch: someone expected Level 5 from a platform that documents Level 2, or handed Level 4 write access to a workflow nobody had checked at Level 3.
Level 1
Assist
The human supplies the context by pasting or describing it; the AI produces the output. No connector is involved.
Level 2
Retrieve
The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Level 3
Draft
The AI prepares a message, record change or deliverable and stops. A human reads it and decides.
Level 4
Act
The AI makes an approved change in an external system — a logged activity, an updated record, a sent message.
Level 5
Run
The workflow can be scheduled, event-triggered or API-triggered, but only where the platform explicitly documents that surface.
Level 5 is not portable
Platform reality check
The same workflow idea behaves differently on each platform. Check the row for the platform you actually use before designing around a capability.
| Platform | Connector breadth | Action depth | Scheduling and triggers | Custom apps |
|---|---|---|---|---|
| ChatGPT | Broad plugin and app ecosystem, with capability and availability varying by app, plan, workspace, role, surface and region. | Many app-specific read and write actions; ChatGPT shows approval cards before actions based on permission settings, and app permissions do not grant new provider access. | Workspace Agents for Enterprise and Business can combine apps, tools and custom MCPs, run on a schedule, run in ChatGPT or Slack, and be API-triggered. Eligible Work users can create event-triggered tasks for supported events such as new Gmail messages, new Slack channel messages and GitHub pull-request activity. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab) | Custom MCPs can be attached to workspace agents, with configurable write approvals and parameter constraints. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab) |
| Claude | Broad connector and remote-MCP model. | Many documented read and write actions, plus interactive connectors that render an app surface in the conversation so the user can confirm and execute actions such as mark complete, send or save. | Connector Scout has not verified a general Claude scheduling or event-trigger system equivalent to Workspace Agents. Treat Claude workflows as user-invoked unless the vendor documents otherwise. | Remote MCP connectors are available to users on supported surfaces, subject to organization enablement. |
| Gemini | Strongest inside Google Workspace. External business-app breadth and action depth vary and should not be assumed; Connector Scout documents Gemini + Slack as unavailable. | Documented Calendar event actions, with Gmail and Drive recorded primarily as retrieval and context surfaces in Connector Scout's records. | Recurring scheduled actions are supported on eligible personal accounts and qualifying Workspace accounts. App-dependent schedules still require the relevant app connection. Google: Create and manage scheduled actions in Gemini Apps (opens in a new tab) | Gemini Spark can connect custom apps through MCP URLs, currently limited to Spark, English, eligible users and personal Google accounts in the US, with Keep Activity required. Google requires manual confirmation for write actions and warns it does not control or secure third-party MCP servers. Google: Connect custom apps to Gemini Spark with MCP (opens in a new tab) |
The full platform-by-platform analysis lives in the ChatGPT, Claude and Gemini connector comparison.
All 15 workflows
| Workflow | Stack | Level | Risk | Verification |
|---|---|---|---|---|
| 1. Morning work brief | Gmail + Calendar + task context | 2 · Retrieve | Low — read-only | Gemini scheduled actions; ChatGPT Workspace Agent on a schedule |
| 2. Customer meeting prep | CRM + email + calendar | 2 · Retrieve | Low — read-only | OpenAI Sales plugin documents meeting prep directly |
| 3. Meeting follow-up into tasks, calendar and a message | Notes + tracker + calendar + Slack or email | 4 · Act | Medium — external messages and shared writes | Claude interactive connectors; OpenAI cites meeting follow-ups for agents |
| 4. Weekly project status report | Tracker + Slack + docs | 3 · Draft | Low to medium — depends on whether status is written back | Capability path from verified tracker, chat and storage records |
| 5. Decision log from team chat | Slack + Notion or Confluence | 3 · Draft | Medium — writes into shared knowledge | Capability path; no native Gemini path verified |
| 6. Sales account brief and account plan | CRM + engagement history + email | 3 · Draft | Low for the brief; medium if written back | OpenAI Sales plugin documents account briefs and plans |
| 7. CRM follow-up and activity logging | HubSpot + email context | 4 · Act | High — CRM data quality and validation rules | HubSpot documents ChatGPT and Claude connector writes directly |
| 8. Pipeline risk review | CRM + engagement context | 2 · Retrieve | Low — read-only if analysis stays separate from edits | OpenAI Sales plugin documents pipeline risk signals |
| 9. Customer escalation and support triage brief | Tickets + account history + chat and email | 3 · Draft | High — customer-facing consequences | Capability path from verified CRM, chat and email records |
| 10. Content research and brief | Storage + Notion + team chat | 3 · Draft | Low to medium — depends on where the brief is saved | Capability path from verified storage, docs and chat records |
| 11. Campaign performance review | Marketing system + campaign docs | 2 · Retrieve | Low — correlation must not be reported as cause | HubSpot and OpenAI Data plugin document performance analysis |
| 12. Metric anomaly investigation | Governed analytics + business context | 2 · Retrieve | Low — read-only, but easy to over-conclude | OpenAI Data plugin; Claude interactive analytics connectors |
| 13. Developer incident investigation | GitHub + Slack + Jira or Confluence | 3 · Draft | Medium — never present a hypothesis as root cause | Capability path; Gemini is a weaker native fit |
| 14. Small-business lead intake | Inbound Gmail + CRM + Calendar | 5 · Run | High — customer-facing replies and new CRM data | ChatGPT event-triggered tasks and workspace agents |
| 15. Daily AI SEO analyst | Search Console + Analytics + Core Web Vitals | 5 · Run | Low — read-only, human reviewed | Official APIs and MCP servers, documented in the full build guide |
The workflows in detail
Each card gives the job it removes, the connector stack, the steps, how far it can be automated, where approval belongs, a prompt you can copy, the platform differences, and the records to verify first.
Workflow 1 · Best for Anyone who starts the day by reconstructing it
Morning work brief
The job: Replaces the 15 minutes spent opening the mailbox, the calendar and a task list to work out what today actually requires.
Connector stack
- Gemini (clearest scheduled path): Gemini + Gmail + Gemini + CalendarGoogle documents recurring scheduled actions on eligible personal accounts and qualifying Workspace accounts; app-dependent schedules require the relevant app connection. Google: Create and manage scheduled actions in Gemini Apps (opens in a new tab)
- ChatGPT (Enterprise or Business): ChatGPT + Gmail + ChatGPT + CalendarA Workspace Agent can run on a schedule and combine apps and tools. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
- Claude (user-invoked): Claude + Gmail + Claude + CalendarAsk for the brief when you sit down. Connector Scout has not verified a Claude scheduling model.
Steps
- Read today's and tomorrow's calendar entries, including attendees and attached material.
- Search the mailbox for threads that are unanswered, escalating, or tied to today's meetings.
- Pull outstanding tasks or assigned work from whichever tracker is connected.
- Group the output into meetings, things awaiting your reply, and work you own.
- End with the two or three items that will cause a problem if they slip past today.
Automation level
Level 2 — Retrieve. The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Approval needed?
No. Nothing leaves the assistant. If you later ask it to reply to email or move tasks, that step becomes Level 3 or 4 and needs approval.
Prompt to start from
Give me a brief for today. List my meetings in order with attendees and what each is about, then the email threads waiting on my reply from the last three days, then anything I own that is overdue. Finish with the three things most likely to slip.
Platform notes
- Gemini · Vendor documented — Recurring scheduled actions are the clearest native path for a brief that arrives without being asked. Feature and account eligibility apply. Google: Create and manage scheduled actions in Gemini Apps (opens in a new tab)
- ChatGPT · Vendor documented — Workspace Agents are documented for repeatable tasks and can run on a schedule; this is an Enterprise and Business surface, not a universal one. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
- Claude · Capability path — The retrieval capabilities are verified, but the recurring delivery is not. Run it as a morning prompt instead of assuming a schedule exists.
Verify before you build
- Gemini + Calendar — Documented Calendar actions and the account requirements behind them.
- ChatGPT + Gmail — What ChatGPT's Gmail app can retrieve, and where availability varies.
- Project manager connectors — The same records organized around planning and status work.
Workflow 2 · Best for Sales, account management, customer success
Customer meeting prep
The job: Replaces the pre-call scramble through the CRM, the last email thread and the calendar invite five minutes before a customer call.
Connector stack
- ChatGPT: ChatGPT + HubSpot + ChatGPT + Gmail + ChatGPT + CalendarOpenAI's Sales plugin documents meeting prep, account briefs and stakeholder maps built from available CRM, email, calendar and call context. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude: Claude + HubSpot + Claude + Gmail + Claude + Calendar
Steps
- Read the account or company record and its open deals.
- Pull the recent activity timeline: emails, logged calls, meetings and notes.
- Read the invite to see who is attending and which side they represent.
- Summarize where the relationship stands, what was last promised, and by whom.
- Produce three questions worth asking and the objections most likely to come up.
Automation level
Level 2 — Retrieve. The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Approval needed?
No, as long as the workflow stops at a brief. Logging the call afterwards is a separate action step.
Prompt to start from
I have a call with this account in an hour. Summarize the company, the open deals and their stage, every interaction in the last 60 days, what we last committed to, who is attending, and three questions I should ask. Flag anything unresolved.
Platform notes
- ChatGPT · Vendor documented — OpenAI explicitly documents meeting prep and stakeholder maps as Sales plugin workflow patterns. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude · Capability path — HubSpot documents reading and deep-researching customer context through the Claude connector; combining it with Gmail and Calendar retrieval is a capability path. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Narrower today — Connector Scout records the Gemini HubSpot connection as a narrower, read-only public beta. Do not treat it as equivalent to the ChatGPT or Claude HubSpot connectors. HubSpot: Set up and use the HubSpot connector for Gemini (opens in a new tab)
Verify before you build
- ChatGPT + HubSpot — Documented CRM reads, writes and the limits that apply to both.
- Gemini + HubSpot — Why the Gemini CRM connection is scoped more narrowly today.
- Sales team connectors — Verified records mapped to pipeline, outreach and account work.
Workflow 3 · Best for Project managers, consultants, anyone who runs meetings
Meeting follow-up into tasks, calendar and a message
The job: Replaces the half hour after a meeting spent turning notes into tasks, a calendar hold and a recap message that three people will read.
Connector stack
- Claude: Claude + Asana + Claude + Calendar + Claude + Slack + Claude + GmailAnthropic lists Asana and Slack among its interactive connectors, where the user confirms and executes actions such as mark complete or send. Anthropic: Use interactive connectors in Claude (opens in a new tab)
- ChatGPT: ChatGPT + monday.com + ChatGPT + Atlassian + ChatGPT + NotionOpenAI cites meeting follow-ups as a workspace agent example. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
Steps
- Start from the notes, transcript or summary you already have.
- Separate decisions from action items, and action items from open questions.
- Propose each task with an owner and a date, in the tracker that team actually uses.
- Propose calendar holds for anything that needs a follow-up session.
- Draft the recap message and stop for approval before it is sent.
Automation level
Level 4 — Act. The AI makes an approved change in an external system — a logged activity, an updated record, a sent message. Level 3 by default. Only reaches Level 4 once you approve the task, calendar and message actions.
Approval needed?
Yes — before any external message is sent and before anything is written into a shared tracker. Read the owner and date on every proposed task; those are the two fields people get wrong.
Prompt to start from
Here are my notes from the client call. List the decisions, then propose tasks with an owner and due date, then propose a 30-minute follow-up hold next week, then draft a short recap message. Do not send or create anything until I approve each item.
Platform notes
- Claude · Vendor documented — Anthropic's interactive connectors document Asana task management and Slack message sending with user confirmation, and Gmail now documents send, reply and forward with approval by default. Anthropic: Use interactive connectors in Claude (opens in a new tab)
- ChatGPT · Capability path — Write paths depend on the specific app. Check the record for the exact action before assuming a task, page or issue can be created.
- Gemini · Narrower today — Gemini has documented Calendar event actions, but Connector Scout's records treat Gmail as a retrieval surface. Do not plan on Gemini sending the recap email. Google: Connect the Google Workspace app to Gemini Apps (opens in a new tab)
Verify before you build
- Claude + Asana — Task and project-board actions, and what still needs confirmation.
- ChatGPT + monday.com — Documented board reads and writes for the ChatGPT path.
- Project manager connectors — How status, planning and follow-up work maps to verified records.
Workflow 4 · Best for Project and program managers, delivery leads
Weekly project status report
The job: Replaces the Friday routine of opening the tracker, scrolling three channels and writing the same report structure from scratch.
Connector stack
- ChatGPT: ChatGPT + Atlassian + ChatGPT + Slack + ChatGPT + Drive
- Claude: Claude + monday.com + Claude + Slack + Claude + Notion
Steps
- Read the current state of the board or backlog: done, in progress, blocked, overdue.
- Search the delivery channel for blockers and decisions raised since the last report.
- Compare against last week's report to describe movement, not just status.
- Draft the report: progress, overdue work, risks, blockers, decisions, owners, next week.
- Leave every field you could not verify explicitly marked as unknown.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides. Level 2 or 3 by default; Level 4 only if you approve status or task writes back into the tracker.
Approval needed?
Yes if the report is posted to a channel or written into the tracker. A draft in the conversation needs no approval.
Prompt to start from
Draft this week's status report for this project. Cover completed work, work in progress, anything overdue with how late it is, risks and blockers raised in the channel this week, decisions made, and the plan for next week. Mark anything you cannot confirm as unknown rather than guessing.
Platform notes
- ChatGPT · Capability path — Atlassian retrieval plus Slack retrieval plus a storage connector is a capability path assembled from verified records, not a documented end-to-end workflow.
- Claude · Capability path — monday.com, Slack and Notion are each documented; the combined weekly report is still a capability path.
- Gemini · Not verified — Connector Scout documents Gemini + Slack as unavailable, so the chat-signal half of this workflow is not available natively.
Verify before you build
- ChatGPT + Atlassian — Jira and Confluence reads, plus the documented action surface.
- Claude + monday.com — Board retrieval and update capabilities as documented today.
- Gemini + Slack — The documented absence, recorded rather than assumed.
Workflow 5 · Best for Teams whose decisions live in channels and are lost within a month
Decision log from team chat
The job: Replaces the archaeology of searching chat for the reason a choice was made, and who agreed to it.
Connector stack
- ChatGPT: ChatGPT + Slack + ChatGPT + Notion + ChatGPT + Atlassian
- Claude: Claude + Slack + Claude + Notion + Claude + Atlassian
Steps
- Search the relevant channels for the discussion, by topic and date range.
- Identify the decision actually reached, separately from the options considered.
- Capture the rationale, the owner, the date and the work it affects.
- Keep a link back to the source thread so the entry stays auditable.
- Draft the knowledge-base entry and wait for approval before writing it.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides.
Approval needed?
Yes. A decision log becomes the record other people trust, so a human confirms the decision was read correctly before it is written.
Prompt to start from
Search our engineering channel for the discussion about the database migration date. Write a decision-log entry with the decision, the rationale, who owned it, the date, the work it affects, and a link to the thread. Do not save it until I confirm.
Platform notes
- ChatGPT · Capability path — Slack retrieval plus a documented Notion or Atlassian write path; verify the exact write action on the record.
- Claude · Capability path — Slack search and interactive capability plus Notion or Atlassian write-capable connectors.
- Gemini · Not verified — Connector Scout's Gemini + Slack record documents that no first-party Slack connector is available, so this workflow has no native Gemini path.
Verify before you build
- ChatGPT + Notion — How the Notion-made plugin is distributed and what it can write.
- Claude + Slack — Search, the interactive surface, and where sending applies.
- Capability explorer — Filter records by the specific capability a workflow depends on.
Workflow 6 · Best for Account executives and account managers with named accounts
Sales account brief and account plan
The job: Replaces the two hours a quarter spent rebuilding a one-page account plan that someone else already half-wrote.
Connector stack
- ChatGPT: ChatGPT + HubSpot + ChatGPT + Salesforce + ChatGPT + GmailOpenAI's Sales plugin documents account briefs and plans, stakeholder maps and outreach as workflow patterns. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude: Claude + HubSpot + Claude + Gmail
Steps
- Read the account record, its open opportunities and its closed history.
- Read the engagement history across email and logged calls to find who actually replies.
- Build a stakeholder map: role, influence, last contact, stated position.
- State the account's goals in its own words where the record supports it.
- Finish with risks, proof points and next-best actions, each tied to evidence in the record.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides. Level 2 for the brief itself; Level 3 or 4 if you also want the plan written back to the CRM.
Approval needed?
The brief is read-only. Updating the account record or creating tasks from the plan is a write and needs review.
Prompt to start from
Build an account plan for this customer. Include the company context, open opportunities with stage and amount, a stakeholder map with last contact date, engagement patterns, risks, the proof points that worked, and the three next-best actions. Cite the record or thread behind each point.
Platform notes
- ChatGPT · Vendor documented — Account briefs and plans, stakeholder maps, outreach and pipeline summaries are named Sales plugin patterns. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude · Capability path — HubSpot documents reading customer context and creating or updating supported records through the Claude connector, and recommends setting write tools to Needs Approval. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Narrower today — The Gemini HubSpot connection is a narrower read-only public beta in Connector Scout's records.
Verify before you build
- ChatGPT + Salesforce — Documented Salesforce capabilities for the ChatGPT path.
- Claude + HubSpot — Reads, writes, activity logging and HubSpot's approval recommendation.
- Sales team connectors — Every verified record that touches pipeline and outreach work.
Workflow 7 · Best for Sales and customer success teams with incomplete CRM hygiene
CRM follow-up and activity logging
The job: Replaces the end-of-day admin of logging what happened and writing the follow-up you already composed in your head.
Connector stack
- ChatGPT: ChatGPT + HubSpot + ChatGPT + GmailHubSpot documents creating and updating supported CRM records and logging emails, calls, meetings, tasks and notes. HubSpot: Set up and use the HubSpot connector for ChatGPT (opens in a new tab)
- Claude: Claude + HubSpot + Claude + GmailHubSpot recommends setting write tools to Needs Approval and reviewing proposed changes. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
Steps
- Summarize what happened in the conversation or thread.
- Propose the activity to log: type, contact, outcome, next step.
- Propose the record updates — stage, next-step date, notes — one record at a time.
- Draft the follow-up message separately from the CRM writes.
- Approve each write, then check the record actually reflects what you approved.
Automation level
Level 4 — Act. The AI makes an approved change in an external system — a logged activity, an updated record, a sent message.
Approval needed?
Yes, on every write. HubSpot documents that bulk create or update is limited to 10 records at a time, and that custom validation rules are not applied to records created or updated through the connector — so human review matters more here, not less.
Prompt to start from
Log this call on the contact record: outcome, objections raised, and the agreed next step with a date. Then draft the follow-up email. Show me the exact record changes before you make them, and update one record at a time.
Platform notes
- ChatGPT · Vendor documented — HubSpot's ChatGPT connector documentation covers reading and deep-researching customer context, creating and updating supported records, and logging activities. HubSpot: Set up and use the HubSpot connector for ChatGPT (opens in a new tab)
- Claude · Vendor documented — HubSpot documents the same read, write and activity-logging shape for Claude, and recommends the Needs Approval setting for write tools. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Narrower today — Not appropriate for the write step. Connector Scout records the Gemini HubSpot connection as read-only public beta. HubSpot: Set up and use the HubSpot connector for Gemini (opens in a new tab)
Verify before you build
- ChatGPT + HubSpot — The bulk limit, the validation caveat and the documented write scope.
- Claude + Gmail — Drafting, and the approval-gated send, reply and forward actions.
- Evaluate connector permissions — How to decide what a connector should be allowed to change.
Workflow 8 · Best for Sales managers and founders running their own pipeline
Pipeline risk review
The job: Replaces the weekly pipeline scroll looking for deals that have quietly stopped moving.
Connector stack
- ChatGPT: ChatGPT + HubSpot + ChatGPT + SalesforceOpenAI's Sales plugin documents pipeline summaries and risk signals from available CRM, email, calendar and call context. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude: Claude + HubSpot
Steps
- List open deals with stage, amount, close date and last activity date.
- Flag deals with no activity inside a threshold you set, not one the model invents.
- Flag deals with no defined next step, or a close date already in the past.
- Compare engagement depth: single-threaded contacts, unanswered emails, silent champions.
- Rank the follow-ups by value at risk and how recoverable each one looks.
Automation level
Level 2 — Retrieve. The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Approval needed?
No, and deliberately so. Keep the analysis separate from CRM mutations — a risk review that also edits stages hides the reasoning behind the edit.
Prompt to start from
Review my open pipeline. For each deal, give stage, amount, close date, days since last activity, and whether a next step exists. Then list the deals most at risk with the specific reason. Do not change anything in the CRM.
Platform notes
- ChatGPT · Vendor documented — Pipeline summaries and risk are named Sales plugin patterns. OpenAI: Sales plugin for ChatGPT (opens in a new tab)
- Claude · Capability path — HubSpot documents contextual research and analysis through the Claude connector. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Narrower today — Limited by the narrower read-only HubSpot beta; treat coverage as partial.
Verify before you build
- Sales team connectors — Records and workflows organized around revenue work.
- Connector directory — Filter every verified platform and app pair by capability.
Workflow 9 · Best for Support leads, customer success, account owners
Customer escalation and support triage brief
The job: Replaces the frantic context-gathering when an unhappy customer reaches someone senior and nobody knows the history.
Connector stack
- ChatGPT: ChatGPT + HubSpot + ChatGPT + Slack + ChatGPT + Gmail
- Claude: Claude + HubSpot + Claude + Slack
Steps
- Read the ticket and its full comment history.
- Read the customer's account record: value, tenure, prior escalations, renewal timing.
- Search internal channels for related incidents or known issues.
- State the unresolved problem in one sentence, then the severity and why.
- Propose an owner and the next step; draft nothing customer-facing without approval.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides.
Approval needed?
Yes. Changing ticket status or sending anything to the customer needs a human decision; the brief itself does not.
Prompt to start from
Brief me on this escalation. Give the unresolved issue in one sentence, the severity with your reasoning, the customer's history and value, any related internal discussion, and a recommended owner and next step. Do not change the ticket or contact the customer.
Platform notes
- ChatGPT · Capability path — HubSpot documents reading ticket and customer context, and creating or updating supported records; combining that with Slack and email retrieval is a capability path. HubSpot: Set up and use the HubSpot connector for ChatGPT (opens in a new tab)
- Claude · Capability path — Same shape through the Claude HubSpot connector, with HubSpot's Needs Approval recommendation for writes. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Not verified — The read-only HubSpot beta plus the documented absence of a Gemini Slack connector make this a weak native fit today.
Verify before you build
- ChatGPT + Slack — What Slack retrieval covers and how it is governed.
- Claude + HubSpot — Ticket and record capabilities, plus approval guidance.
Workflow 10 · Best for Content, marketing and product marketing teams
Content research and brief
The job: Replaces the scattered start of every content project: finding what the company already published, said internally, and decided not to say.
Connector stack
- ChatGPT: ChatGPT + Drive + ChatGPT + SharePoint + ChatGPT + Notion
- Claude: Claude + Drive + Claude + Notion + Claude + Slack
Steps
- Search internal storage for existing material on the topic, including drafts nobody shipped.
- Pull the positioning and messaging the team has already agreed.
- Search team channels for the objections and questions customers actually raise.
- Produce the audience, the source-backed findings, and the competing messages to address.
- Finish with an outline, the evidence gaps, and the internal experts to ask.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides.
Approval needed?
Yes if the brief is written into a shared workspace. Reading and drafting in the conversation is read-only.
Prompt to start from
Research this topic using our internal material. List what we have already published or drafted, our agreed positioning, the objections raised in team channels, an outline for a new piece, the claims we cannot yet support, and who internally should review it.
Platform notes
- ChatGPT · Capability path — Notion write paths are documented; confirm the exact action on the record before relying on it.
- Claude · Capability path — Anthropic's current Google Workspace documentation describes working with documents and saving files through Drive, alongside documented Notion capabilities. Anthropic: Use Google Workspace connectors (opens in a new tab)
- Gemini · Narrower today — Connector Scout records the Workspace connected app as a retrieval and context surface. Do not describe it as creating Google Docs unless the current documentation establishes that. Google: Connect the Google Workspace app to Gemini Apps (opens in a new tab)
Verify before you build
- Claude + Drive — Document work and file saving as currently documented.
- Digital marketer connectors — Verified records mapped to campaign and content work.
- Gemini + Drive — The narrower retrieval scope recorded for Gemini today.
Workflow 11 · Best for Marketing managers and demand generation
Campaign performance review
The job: Replaces the monthly export-and-pivot ritual that produces a chart but not an explanation.
Connector stack
- ChatGPT: ChatGPT + HubSpotHubSpot documents analyzing campaign performance through the connector; OpenAI's Data plugin documents analyzing business and product performance and building leadership readouts. OpenAI: Data plugin for ChatGPT (opens in a new tab)
- Claude: Claude + HubSpotHubSpot documents analyzing marketing performance through the Claude connector. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
Steps
- Define the period and the comparison period before asking anything else.
- Pull campaign-level results for both periods from the connected marketing system.
- Identify the largest absolute changes, not the largest percentage changes.
- Attribute movement only where the data supports it, and name the alternative explanations.
- Finish with caveats and the next checks a human should run.
Automation level
Level 2 — Retrieve. The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Approval needed?
No. This is analysis. Resist letting the same session also edit campaigns or contacts.
Prompt to start from
Compare last month's campaign performance with the month before. Show the biggest absolute changes in results, which campaigns and assets drove them, and what else could explain the movement. List the caveats and the next three things I should check.
Platform notes
- ChatGPT · Vendor documented — HubSpot documents campaign performance analysis, and OpenAI's Data plugin documents performance analysis, KPI design and leadership readouts. OpenAI: Data plugin for ChatGPT (opens in a new tab)
- Claude · Vendor documented — HubSpot documents marketing performance analysis through the Claude connector. HubSpot: Set up and use the HubSpot connector for Claude (opens in a new tab)
- Gemini · Narrower today — The read-only HubSpot beta limits how much campaign context is reachable today.
Verify before you build
- Digital marketer connectors — Where campaign, content and analytics records overlap.
- Data analyst connectors — The governed-data side of the same question.
Workflow 12 · Best for Analysts, product managers, operators watching a dashboard
Metric anomaly investigation
The job: Replaces the first hour of every 'why did this number move?' investigation, which is almost always definition-checking and segmentation.
Connector stack
- ChatGPTOpenAI's Data plugin documents diagnosing metric movement, analyzing performance, designing KPIs and building dashboards and reports. OpenAI: Data plugin for ChatGPT (opens in a new tab)
- ClaudeAnthropic lists Amplitude for analytics dashboards and Hex for data and notebooks among its interactive connectors. Anthropic: Use interactive connectors in Claude (opens in a new tab)
Steps
- Restate the metric's definition and the window being compared.
- Confirm the movement is real: check for collection gaps, reporting lag and seasonality.
- Break the change down by the segments most likely to carry it.
- List candidate drivers with the evidence for and against each one.
- Name the evidence gaps and the specific next queries a human should run.
Automation level
Level 2 — Retrieve. The AI collects relevant context itself through connectors. Read-only, reversible, and the safest place to start.
Approval needed?
No. Keep investigation read-only. A workflow that both diagnoses and changes the underlying system is much harder to audit.
Prompt to start from
This metric dropped week over week. Confirm the definition and the comparison window, check whether collection or lag could explain it, break the change down by segment, then list candidate causes with the evidence for each and the queries I should run next.
Platform notes
- ChatGPT · Vendor documented — Diagnosing metric movement is an explicitly documented Data plugin workflow. OpenAI: Data plugin for ChatGPT (opens in a new tab)
- Claude · Vendor documented — Amplitude and Hex are documented interactive connectors for analytics dashboards and data notebooks respectively. Anthropic: Use interactive connectors in Claude (opens in a new tab)
- Gemini · Not verified — Connector Scout has not verified a first-party Gemini connection to these analytics tools; treat that path as research pending rather than unavailable.
Verify before you build
- Data analyst connectors — Governed-data connectors and the questions they can actually answer.
- Daily AI SEO analyst build guide — A full worked implementation of a read-only anomaly workflow.
Workflow 13 · Best for Engineers and engineering managers after a production incident
Developer incident investigation
The job: Replaces the manual reconstruction of a timeline across commits, a chat channel and a ticket queue.
Connector stack
- ChatGPT: ChatGPT + GitHub + ChatGPT + Slack + ChatGPT + AtlassianLive repository retrieval plus chat retrieval plus documented Atlassian actions, including creating Jira issues with approval.
- Claude: Claude + GitHub + Claude + Slack + Claude + Atlassian
Steps
- Establish the window: first symptom, detection, mitigation, resolution.
- Retrieve the changes that landed in that window and the code paths they touched.
- Pull the incident channel discussion, including what was ruled out.
- Pull related tickets, including older ones describing the same symptom.
- Produce probable causes to verify — clearly labelled as hypotheses — and the next debugging steps.
Automation level
Level 3 — Draft. The AI prepares a message, record change or deliverable and stops. A human reads it and decides.
Approval needed?
Yes for creating or transitioning issues. The timeline itself is read-only.
Prompt to start from
Build a timeline for this incident between these two timestamps. Include the changes that shipped in the window, the affected code paths, what the incident channel discussed and ruled out, related tickets, and the probable causes I should verify. Label every cause as a hypothesis.
Platform notes
- ChatGPT · Capability path — The ChatGPT GitHub record documents live, on-demand repository retrieval rather than a synced index, so results reflect the repository at query time.
- Claude · Capability path — Claude's GitHub integration works from selected file access; check the record for its scope before relying on breadth.
- Gemini · Narrower today — A weaker native fit for this exact stack: Connector Scout's Gemini GitHub record documents a one-time snapshot, and no first-party Gemini Slack connector is verified.
Verify before you build
- ChatGPT + GitHub — Live repository retrieval, and what it does not index.
- Claude + Atlassian — Jira and Confluence capabilities documented for Claude.
- Software developer connectors — Repository, ticket and chat records mapped to engineering work.
Workflow 14 · Best for Owner-operators and small teams handling their own inbound
Small-business lead intake
The job: Replaces the delay between an enquiry arriving and someone reading it, qualifying it, recording it and replying.
Connector stack
- ChatGPT (most automated documented path): ChatGPT + Gmail + ChatGPT + HubSpot + ChatGPT + CalendarEligible Work users can create event-triggered tasks for supported events including new Gmail messages, and OpenAI cites qualifying and engaging inbound leads as a workspace agent example. Existing app permissions and workspace controls still apply, and a task pauses for review when an action needs approval. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
- Claude (user-invoked): Claude + Gmail + Claude + HubSpot + Claude + Calendar
Steps
- The enquiry arrives, either as a trigger event or when you next ask.
- Summarize what the lead wants, in their words, with the details they gave.
- Score fit against criteria you wrote down, and list the information still missing.
- Propose the CRM record or task — conditional on that app, action and approval path being enabled.
- Draft the reply and, where a call makes sense, propose times from the calendar.
Automation level
Level 5 — Run. The workflow can be scheduled, event-triggered or API-triggered, but only where the platform explicitly documents that surface. Level 5 only on the documented ChatGPT surfaces. The trigger being automated does not mean every downstream action executes automatically.
Approval needed?
Yes. Treat the CRM write and the customer reply as separate approval steps. A Gmail-triggered task can start the work; whether it can complete a HubSpot action depends on the enabled app, the specific action and the approval configuration.
Prompt to start from
When a new enquiry arrives, summarize what they want, score it against my criteria, list what information is missing, propose the CRM contact and follow-up task, and draft a reply offering two times from my calendar. Wait for my approval before writing to the CRM or sending anything.
Platform notes
- ChatGPT · Vendor documented — Event-triggered tasks for new Gmail messages and API-triggered workspace agents are documented; OpenAI names qualifying and engaging inbound leads as an example. OpenAI: ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
- Claude · Capability path — A practical user-invoked version using verified Gmail, HubSpot and Calendar capabilities.
- Gemini · Narrower today — Scheduled actions can check for new enquiries on a recurring basis, but the read-only HubSpot beta is not a path for the CRM write. Google: Create and manage scheduled actions in Gemini Apps (opens in a new tab)
Verify before you build
- AI automation for small business — The plain-language version of this progression for owner-operators.
- Home services AI guidance — Where industry software needs APIs or automation bridges instead.
- ChatGPT + Calendar — Documented calendar reading and retrieval; no event write action is recorded.
Workflow 15 · Best for SEO and growth teams — and the deepest worked example on this site
Daily AI SEO analyst
The job: Replaces the daily dashboard sweep across search, analytics and performance data that usually only happens after traffic already dropped.
Connector stack
- Official APIs, read-only by designSearch Console, Analytics, Core Web Vitals and third-party SEO context reached through official APIs and MCP servers rather than assumed first-party assistant connectors.
Steps
- Pull yesterday's search, analytics and performance data through official APIs.
- Normalize URLs and dimensions so periods are actually comparable.
- Detect anomalies against a baseline, deterministically rather than by asking a model to eyeball it.
- Rank findings by business impact, then attach the evidence behind each one.
- Deliver a brief to a human, who decides what is investigated and what is changed.
Automation level
Level 5 — Run. The workflow can be scheduled, event-triggered or API-triggered, but only where the platform explicitly documents that surface. Scheduled because it is built on official APIs you control, not because an assistant offers a schedule.
Approval needed?
The data workflow is read-only. Every recommendation goes to a reviewer, and nothing changes the site automatically.
Prompt to start from
Compare yesterday against the trailing 28-day baseline. List queries, pages and countries with statistically notable declines, rank them by lost clicks, attach the evidence for each, and tell me which three to investigate first.
Platform notes
- ChatGPT · Capability path — Assistant connectors can help interpret the output, but the collection layer here is deliberately built on official APIs.
- Claude · Capability path — Same shape: the assistant reasons over data the workflow already collected and normalized.
- Gemini · Capability path — Same shape. None of the three platforms is a substitute for the API layer in this design.
Verify before you build
- Daily AI SEO analyst build guide — The full build: architecture, data sources, investigation loop and confidence scoring.
- Connect SEO data to ChatGPT — The narrower question of getting search data into an assistant.
Choosing your first workflow
A good first workflow is not the most impressive one. It is the one whose output you can check in under a minute.
Frequent
Weekly at minimum. A workflow you run twice a year is not worth configuring.
Time-consuming
The gathering, not the deciding, is what should be taking the time.
Already in connected systems
If the facts live in someone's head or a PDF on a laptop, no connector reaches them.
Easy to verify
You can tell within a minute whether the output is right. Hard-to-check output hides errors.
Reversible or read-only
Start where a mistake costs nothing. Retrieval first, writes later.
Painful because of context switching
Choose work that hurts because it spans five tabs — not work that hurts because it needs irreplaceable judgment.
A scorecard, not a payback calculation
Score each candidate workflow on the seven factors below and compare them against each other. Connector Scout deliberately does not publish generic hours-saved or ROI figures for these workflows, because the honest answer depends on your team, your data quality and your review process. Published evidence on returns is collected in the ROI research review.
| Factor | Question to answer honestly |
|---|---|
| Frequency | How many times a month does this actually run? |
| Minutes saved per run | How long does the gathering take today? |
| Systems touched | How many connectors must be enabled and governed? |
| Output verifiability | Can a reviewer check it quickly against the source? |
| Reversibility | If it goes wrong, how hard is it to undo? |
| Permission sensitivity | What does the connected account expose to reach this data? |
| Consequence of error | Who sees the mistake — you, your team, or the customer? |
What not to automate first
None of these are permanently off limits. They are the wrong place to learn what your connector stack does when it is wrong.
- Destructive or deletion actions — Deleting records, files or messages has no draft state and rarely has a good undo.
- Payments, purchases and financial transfers — The blast radius is immediate and external. Keep a human in the path.
- Broad outbound customer or employee messaging — One approved message is a workflow. Two hundred unread ones is an incident.
- Permission and admin changes — Access changes alter what every future workflow can reach, including this one.
- High-impact HR, legal and financial decisions — These need accountable human judgment, not a faster first draft of the decision.
- Bulk CRM or status changes before single-record testing — HubSpot documents a 10-record limit for bulk connector writes and states that custom validation rules are not applied to connector-created or updated records. Prove one record first.
- Workflows where the AI cannot cite the source data — If the output cannot be traced back to a record or thread, you cannot review it — only believe it.
Before granting any write capability, work through how to evaluate connector permissions.
When no native connector exists
Plenty of the systems that run real businesses have no first-party assistant connector, and Connector Scout will not invent one. Field service software, trade scheduling tools, industry ERPs and niche vertical platforms usually reach an assistant through an official API, an MCP server, or an automation bridge — not through a native connector.
Start with MCP, APIs, A2A and native connectors compared to choose an integration path, and see the home services industry guidance for a worked example of a sector whose core software sits outside the native connector set. Owner-operators who want the plain-language version should read AI automation for small business.
Frequently asked questions
Official sources
Every capability claim above links to its source at the point the claim is made. The full list is repeated here for auditing.
- Help centerOpenAI
Apps in ChatGPT (opens in a new tab)
Accessed 4 Sept 2026
- Help centerOpenAI
ChatGPT Workspace Agents for Enterprise and Business (opens in a new tab)
Accessed 4 Sept 2026
- Official documentationOpenAI
Sales plugin for ChatGPT (opens in a new tab)
Accessed 4 Sept 2026
- Official documentationOpenAI
Data plugin for ChatGPT (opens in a new tab)
Accessed 4 Sept 2026
- Help centerOpenAI
Tasks in ChatGPT (opens in a new tab)
Accessed 2 Sept 2026
- Help centerHubSpot
Set up and use the HubSpot connector for ChatGPT (opens in a new tab)
Accessed 4 Sept 2026 · Published 16 Jul 2026
- Help centerAnthropic
Use Google Workspace connectors (opens in a new tab)
Accessed 4 Sept 2026
- Help centerAnthropic
Use interactive connectors in Claude (opens in a new tab)
Accessed 4 Sept 2026
- Help centerHubSpot
Set up and use the HubSpot connector for Claude (opens in a new tab)
Accessed 10 Aug 2026 · Published 10 Aug 2026
- Help centerGoogle
Connect the Google Workspace app to Gemini Apps (opens in a new tab)
Accessed 4 Sept 2026
- Help centerGoogle
Create and manage scheduled actions in Gemini Apps (opens in a new tab)
Accessed 4 Sept 2026
- Help centerGoogle
Connect custom apps to Gemini Spark with MCP (opens in a new tab)
Accessed 4 Sept 2026
- Help centerHubSpot
Set up and use the HubSpot connector for Gemini (opens in a new tab)
Accessed 4 Sept 2026 · Published 21 Aug 2026