Files
automatisch/packages/docs/pages/apps/dropbox/triggers.md
2024-02-27 15:12:21 +03:00

496 B

favicon, items
favicon items
/favicons/dropbox.svg
name desc
New files in folder Triggers when a new file is added to a folder. Ensure that the number of files/folders within the monitored directory remains below 4000.
name desc
New folders Triggers when any new folder is added. Ensure that the number of files/folders within the monitored directory remains below 4000.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>