Turn a photo of a business card into a Google Sheets contact

Snap a photo of a business card in Telegram and AI adds the contact details straight to Google Sheets.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4)

flowchart TD trig>"photo sent to telegram bot"]:::trig s0["extract contact details"]:::svc s1[("check existing contacts")]:::store trig --> s0 s0 --> s1 gx{"× contact already exists"}:::gate s1 --> gx p00["update existing row"]:::task gx -->|"existing contact"| p00 p10["create new row"]:::task gx -->|"new contact"| p10 p00 --> out p10 --> out out[/"contact logged in google sheets"/]:::out pay{{"no manual data entry from cards"}}:::pay 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 itAn outside serviceA record or sheetOne path onlyResultPayoff
Build size
Standard

A mid-size build with several tools working together.

Business functions
AI Agents & Autonomous SystemsMessaging & NotificationsSpreadsheet & Database Ops
Connects
TelegramOpenRouterGoogle Sheets

The problem it solves

After a networking event or sales call, you end up with a stack of business cards that need typing into your contact list. That data entry gets pushed to the bottom of your to-do list and often never happens.

Who it fits

Sales, marketing, or back-office teams who collect business cards and need contacts logged without manual typing.

How it works

  1. You send a photo of a business card to a Telegram bot
  2. The AI Vision model reads the name, company, title, and contact details
  3. The extracted information is checked against your existing contacts
  4. A new row is created or an existing contact is updated in Google Sheets
What you get

Business cards that become contacts without retyping

You can snap a photo of a business card and have the contact details added to your spreadsheet, ready for your team to reach out.

What you get

An up-to-date contact record in Google Sheets pulled straight from the card photo.

What you need

A Telegram bot, an OpenRouter API key, and a Google Sheets account.

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