Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

atxtechbro/gmail-notion-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail-Notion Bridge Core

Cloud Deployment

Run on Google Cloud

flowchart LR
    Gmail -->|Label Changes| PubSub[Pub/Sub]
    PubSub -->|Event| Validator{Schema Check}
    Validator -->|Valid| Notion
    Validator -->|Invalid| DLQ[Dead Letter Queue]
Loading

About

Pub/Sub-based pipeline for processing Gmail events into structured Notion database entries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages