Back/Personal/Cursor
AdvancedPersonalCursor

How to Get Twitter/X Notifications on a Retro 90s Pager

A fun, creative project that shows how to connect modern APIs to vintage hardware. This workflow uses a chain of services, coded with AI, to deliver notifications from Twitter/X to a real pager.

How to Get Twitter/X Notifications on a Retro 90s Pager

Tools Used

Cursor

AI-first code editor

02Step-by-Step Guide
1

Acquire a Pager

Find and purchase a pager, which may require going through a specialized reseller for a network like Spok. Ensure you get the pager's unique phone number and email address.

2

Architect the Notification Flow

Use an AI coding assistant like Cursor to design a multi-step 'Rube Goldberg machine' to route notifications from a modern API to the legacy pager system.

3

Capture Twitter/X API Events

Set up a listener for your Twitter/X account that triggers an API event for interactions like replies or likes. This will be the starting point of your data flow.

4

Process Events with a Serverless Function

Send the API event data to a Cloudflare Worker. In the worker, write the code to process the data and format it into a short notification message suitable for a pager.

5

Send the Initial Email via Resend

Configure the Cloudflare Worker to use an email service like Resend to send the formatted notification as an email. This is the first step in transmitting the message.

6

Bridge the Legacy Email Gap with Gmail

Send the email from Resend to a modern Gmail account. This acts as a necessary intermediary, as the pager's old email service may not accept mail from new custom domains.

Pro Tip: Legacy systems often have strict email filters. Using a major provider like Gmail as a bridge can improve reliability.
7

Forward the Email to the Pager

Create a forwarding rule in the intermediary Gmail account to automatically forward the notification email to the pager's restrictive, legacy email address, which finally delivers the message to the physical device.

Start shipping
better products.

Join 100,000+ product managers who use ChatPRD to write better docs, align teams faster, and build products users love.

Free to start
No credit card
SOC 2 certified
Enterprise ready