CHATBOTS
Outlook Concierge: Bridge Outlook and Google Calendars
When an external guest replies that a proposed time doesn't work, the bot reconciles Outlook and Google Calendar availability to find a slot both sides can take.
How it runs
The automated pipeline, trigger to output.
- TriggerInbound reply webhook (counter-proposal)HTTP webhook
- ActionRead host availabilityOutlook
- ActionRead guest availabilityGoogle Calendar
- ActionCompute overlapping ranked slotsOpenAI
- LogicConfirm a shared slot exists
- OutputBook matching events on both calendarsGoogle Calendar
What it does
Solves the cross-tenant scheduling problem where the host runs Outlook and the guest runs Google Calendar. On an inbound reply rejecting a time, the bot reads free/busy from both calendar systems, finds the intersection of open windows, and creates matching events on each side so neither party double-books.
When to use it
Use it for sales calls, partner syncs, or candidate interviews where you and the other party live in different calendar ecosystems and tit-for-tat email negotiation wastes a day.
How it works
- 1An inbound reply (via webhook) signals a counter-proposal or rejection.
- 2The bot fetches host availability from Outlook free/busy.
- 3The bot fetches guest availability from Google Calendar free/busy.
- 4OpenAI computes overlapping open windows and ranks them by both parties' stated preferences.
- 5A logic step confirms at least one shared slot exists before committing.
- 6The bot writes the event to Outlook for the host and to Google Calendar for the guest, with a single shared agenda.
Set it up
What you configure once, before turning it on.
- 1Connect OutlookMail, calendar, contacts.
- 2Connect Google CalendarEvents, attendees, availability.
- 3Connect OpenAIModels, embeddings, files.
- 4Connect HTTP webhookTrigger any URL on agent actions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord WAF False-Positive Triage from Ray ID
When a user posts a Cloudflare ray ID in a Discord support channel, the bot looks up the blocked request's WAF event, classifies whether it looks like a genuine false positive.
Agentic WAF Investigator with Discord Approval Gate
An autonomous agent investigates a Discord-reported WAF block end to end: pulls Cloudflare logs, correlates with PagerDuty incidents, decides if an allowlist is safe.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Draft WAF Allowlist Proposal to Linear from Discord Report
Lets a support engineer confirm a Discord WAF report is a false positive, then auto-drafts a scoped Cloudflare allowlist rule proposal and files it as a Linear ticket…
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
