feat(service): support for sending messages to Zulip chat #27
Labels
enhancement
New feature or request
feature
Support for new feature
good first issue
Good for newcomers
up for grabs
This is available for contribution
Is your feature request related to a problem?
Add support for sending messages to Zulip chat.
Describe the solution you'd like
Zulip has a rest api with comprehensive documentation and ability to setup a free account.
There is an example of how to send message via rest api here : https://zulipchat.com/api/send-message
Have a look at mattermost service you can use it as base of implementation.
The text was updated successfully, but these errors were encountered: