Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
デプロイを実行するためのcommit
  • Loading branch information
shun91 authored Mar 21, 2024
1 parent 3ac5111 commit 3dc3882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ifttt-to-notion

IFTTT の Webhook を受け取り Notion API を叩く Google Cloud Functions
IFTTT の Webhook を受け取り Notion API を叩く Google Cloud Functions

ツイートを Notion に保存するために開発されました。
ツイートすると IFTTT のトリガーによって Google Cloud Functions にデプロイした API が呼び出され、Notion に新しいページを作成します。ページのタイトルはツイートのテキストになり、その他の情報(ユーザ名、ツイートの URL、作成日時、タイプ)もページに保存されます。
Expand Down

0 comments on commit 3dc3882

Please sign in to comment.