Webhook Examples ================ .. toctree:: :hidden: examples/mattermost-notifications examples/microsoft-teams-notifications examples/rocket-chat-notifications examples/slack-notifications examples/ntfy-notifications examples/basic-notification examples/add-checklist-to-ticket examples/generic-notifications-trigger Find links to configuration examples below. They are split into individual pages for reasons of clearness. Make sure to invoke the webhook via trigger or scheduler after creation, see :doc:`trigger example `. - :doc:`examples/mattermost-notifications`: Use a Mattermost channel to receive Zammad notifications. - :doc:`examples/microsoft-teams-notifications`: Use a Microsoft Teams channel to receive Zammad notifications. - :doc:`examples/rocket-chat-notifications`: Use a Rocket Chat channel to receive Zammad notifications. - :doc:`examples/slack-notifications`: Use a Slack channel to receive Zammad notifications. - :doc:`examples/ntfy-notifications`: Use the ntfy service to receive push notification from Zammad on different devices like your smartphone. - :doc:`examples/basic-notification`: A simple generic notification example you can use and adjust for different services. - :doc:`examples/add-checklist-to-ticket`: Add a checklist from a template to new tickets.