Send new Twitter mentions to Rocket.Chat automatically

It checks for new Twitter mentions and posts each one to your Rocket.Chat channel without repeats.

How the work actually flows

A straight line. Runs once per each new mention.

Pattern: Sequence (1) ยท Multiple Instances without Synchronization (12)

flowchart TD trig(["checks twitter on schedule"]):::trigtime s0["check for new mentions"]:::svc s1["filter out duplicates"]:::task s2[["format mention message"]]:::mi s3["post message to channel"]:::svc trig --> s0 s0 --> s1 s1 -->|"one per each new mention"| s2 s2 --> s3 out[/"new mentions posted to chat"/]:::out pay{{"never misses a brand mention"}}:::pay s3 --> 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
Social Media ManagementMessaging & Notifications
Connects
TwitterRocket.Chat

The problem it solves

Keeping track of who is mentioning your brand on Twitter means constantly checking notifications, and it is easy to miss a mention or see the same one twice when you are juggling other work.

Who it fits

Social media managers or support teams who monitor brand mentions and want them visible in team chat.

How it works

  1. Checks Twitter on a schedule for new mentions
  2. Filters out any mention that has already been sent before
  3. Formats the new mentions into a message
  4. Posts the message to your Rocket.Chat channel
What you get

Mentions your team never has to search for

Every new Twitter mention of your brand shows up in Rocket.Chat automatically, without anyone needing to check Twitter directly.

What you get

A running feed of new Twitter mentions posted in Rocket.Chat, with no duplicates.

What you need

A Twitter developer account and a Rocket.Chat workspace.

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