feat(surveymonkey): add new response notifications trigger
This commit is contained in:
12
packages/docs/pages/apps/surveymonkey/triggers.md
Normal file
12
packages/docs/pages/apps/surveymonkey/triggers.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/surveymonkey.svg
|
||||
items:
|
||||
- name: New response notification
|
||||
desc: Triggers a notification upon the completion of your survey.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
@@ -46,6 +46,7 @@ The following integrations are currently supported by Automatisch.
|
||||
- [Spotify](/apps/spotify/actions)
|
||||
- [Strava](/apps/strava/actions)
|
||||
- [Stripe](/apps/stripe/triggers)
|
||||
- [SurveyMonkey](/apps/surveymonkey/triggers)
|
||||
- [Telegram](/apps/telegram-bot/actions)
|
||||
- [Todoist](/apps/todoist/triggers)
|
||||
- [Trello](/apps/trello/actions)
|
||||
|
Reference in New Issue
Block a user