feat(asana): add new projects trigger
This commit is contained in:
12
packages/docs/pages/apps/asana/triggers.md
Normal file
12
packages/docs/pages/apps/asana/triggers.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/asana.svg
|
||||
items:
|
||||
- name: New projects
|
||||
desc: Triggers when a new project is created.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
@@ -4,6 +4,7 @@ The following integrations are currently supported by Automatisch.
|
||||
|
||||
- [Airtable](/apps/airtable/actions)
|
||||
- [Appwrite](/apps/appwrite/triggers)
|
||||
- [Asana](/apps/asana/triggers)
|
||||
- [Carbone](/apps/carbone/actions)
|
||||
- [Datastore](/apps/datastore/actions)
|
||||
- [DeepL](/apps/deepl/actions)
|
||||
|
Reference in New Issue
Block a user