Skip to content
This repository was archived by the owner on Apr 10, 2022. It is now read-only.

Repository files navigation

cybozu2gcal

sequenceDiagram
  loop 2時間毎に
    participant L as AWS Lambda
    participant C as サイボウズ(puppeteer)
    participant G as Google Calendar API
    participant S as Slack

    L->>C: 画面から予定の一覧を取得
    L->>G: 予定の一覧を取得
    L->>G: 予定の洗い替えを実施
    opt 例外時
      L->>S: エラー通知
    end
  end
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages