Merge pull request #1456 from automatisch/AUT-431

feat(notion): add updated database items trigger
This commit is contained in:
Ali BARIN
2023-11-29 16:54:45 +01:00
committed by GitHub
4 changed files with 88 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/notion.svg
items:
- name: New database items
desc: Triggers when a new database item is created.
- name: Updated database items
desc: Triggers when there is an update to an item in a chosen database.
---
<script setup>