Skip to content

pelicargo/freshchat-mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freshchat integration for mattermost

This is a webservice that forwards messages between Mattermost and FreshChat.

Dependencies

See requirements.txt.

Environment Variables

It uses the following environment variables:

Notes

Set FLASK_RUN_HOST and FLASK_RUN_PORT to control the listening host/port. If using entrypoint.sh, edit the -b 0.0.0.0:80 to change the listening host/port.

Service Setup

  1. Add a new slash command for Mattermost (https://developers.mattermost.com/integrate/slash-commands/) and point it to the /mattermost endpoint.

  2. Register a FreshChat webhook (https://support.freshchat.com/en/support/solutions/articles/239439-conversation-apis-and-webhooks) and point it to the /freshchat endpoint.

About

Freshchat integration for mattermost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published