-
Action Required: O365 connectors within Teams will be deprecated and notifications from this service will stop. Learn more about the timing and how the Workflows app provides a more flexible and secur…
-
Hi there, awesome job on the package, have a question for you.. In your examples you are able to send to different slack channels, for me, one webhook url, only allows me to send to a single channel. …
-
How does Webhook_Url work for ms-teams? I specified as `WEBHOOK_URL="ms-teams-hook-url"` but it doesn't work/triggered, when restart-case. Is there any other configuration?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I would like to have Slack notifica…
-
Incoming Webhooks are a simple way to post messages from apps into Slack. These integrations lack newer features and they will be deprecated and possibly removed in the future.
In the current imple…
-
Only username and icon_url is not reflected to SlackApps
`slack.py:19`
``` payload.py
item = {
'username': str(username), # ユーザー名
'icon_url': user_pic,
…
-
What do you guys think about adding support for incoming webhooks for team collaboration tools like Slack, Microsoft Teams, Mattermost?
It could be used to inform channels for new systems added, Mu…
-
Hi, first of all thanks for setting this up.
I have a few questions, for environmental variables being set on the Mattermost server:
```
MATTERMOST_SERVER_PORT - Default: 80
MATTERMOST_SERVER_PATH -…
-
Scoold-Pro integration with Microsoft Teams is well documented.
but it is based on a Bot creation.
I do not have sufficient privileges to create a Bot at my organization.
However, I am able to …
-
## **PROBLEM STATEMENT**
I'm creating an app that makes it seamless for Django REST Framework users to integrate **pinax-stripe** into their workflow.
While implementing the **Webhook View**, I fi…