Randomly pair up team members for a weekly coffee chat

Every week, the automation randomly groups your team into threes and sends each group an invite to chat.

How the work actually flows

A straight line. Runs once per each group of three.

Pattern: Multiple Instances with a priori Design-Time Knowledge (13)

flowchart TD trig(["weekly scheduled time"]):::trigtime s0["pull member list"]:::svc s1["randomly sort into groups"]:::task s2[["send invite message"]]:::mi trig --> s0 s0 --> s1 s1 -->|"one per each group of three"| s2 out[/"group invites sent weekly"/]:::out pay{{"casual cross team connections"}}:::pay s2 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepAn outside serviceRuns once per itemResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
General Automation
Connects
Matrix

The problem it solves

Your team works remotely or across departments and rarely gets a chance to connect casually. Without a nudge, people stick to their usual circles and cross-team relationships never form.

Who it fits

Remote or distributed teams that want to build casual connections between coworkers.

How it works

  1. Every week, the automation starts on a schedule
  2. It pulls the list of members from your chat room
  3. It randomly sorts people into groups of three
  4. It sends each group a message inviting them to meet
What you get

Coffee chats set up without asking

You get your team randomly grouped into trios each week with an invite sent to meet up and chat.

What you get

A weekly set of group chat invitations pairing up coworkers for an informal coffee chat.

What you need

A team chat account with room membership access.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook