Extract Business Card Data from Slack to Google Sheets with GPT-4o OCR
You can turn messy business card photos into organized contact data automatically. With this workflow, you can upload a business card photo to Slack and instantly capture the contact details into Google Sheets using OCR. No more manual typing—each new card is scanned, structured, saved, and confirmed back in Slack, making contact management fast and effortless.
How it works Slack Trigger – The workflow starts when a business card photo is uploaded to Slack. HTTP Request – The uploaded image is fetched from Slack. AI/OCR Parsing – The card image is analyzed by an AI model and structured into contact fields (name, company, email, phone, etc.). Transform Data – The extracted data is cleaned and mapped into the correct format. Google Sheets – A new row is appended to your designated Google Sheet, creating an organized contact database. Slack Notification – Finally, a confirmation message is sent back to Slack to let you know the contact has been successfully saved.
How to use Copy the template into your n8n instance. Connect your Slack account to capture uploaded images. Set up your Google Sheets connection and choose the spreadsheet where contacts should be stored. Adjust the Contact Information extraction node if you want to capture custom fields (e.g., job title, address). Deploy and test: upload a business card image in Slack and confirm it’s added to Google Sheets automatically.
Requirements n8n running (cloud). A Slack account with access to the channel where photos will be uploaded. A Google Sheets account with a target sheet prepared for storing contacts. AI/OCR capability enabled in your n8n (e.g., OpenAI, Google Vision, or another OCR/LLM provider). Basic access rights in both Slack and Google Sheets to read and write data.
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments