Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cisco Teams support #660

Closed
shochdoerfer opened this issue Dec 25, 2018 · 5 comments
Closed

Add Cisco Teams support #660

shochdoerfer opened this issue Dec 25, 2018 · 5 comments

Comments

@shochdoerfer
Copy link

Is your feature request related to a problem? Please describe.
I'd love to see a Cisco Teams connector to be able to connect our Mattermost instance to the Cisco Teams instance to exchange messages.

@42wim
Copy link
Owner

42wim commented Dec 25, 2018

Is it this product ? https://www.webex.com/products/teams/index.html ?
Seems like https://github.com/jbogarin/go-cisco-webex-teams is a good library to use for this. Anyone who want to PR this ? :)

@shochdoerfer
Copy link
Author

Correct, that's the product

@42wim 42wim changed the title Add Cisco Teams supper Add Cisco Teams support Dec 26, 2018
@42wim
Copy link
Owner

42wim commented Dec 26, 2018

I've been looking through the docs and found this

Differences Between Bots and People
One key difference between Webex Teams Bots and regular users is that, in group rooms, bots only have access to messages in which they are mentioned. This means that messages:created webhooks only fire when the bot is mentioned in a room.

https://developer.webex.com/docs/bots/differences-between-bots-and-people

This means that we can't receive messages from cisco teams unless the bot name is specifically mentioned.

I'm not sure if it would be useful to add support for this bridge as it doesn't seem very useful this way.

(as it seems to be a paying service you could ask them to add support for extra permissions to have specific bots read complete channels)

@42wim 42wim mentioned this issue Dec 26, 2018
26 tasks
@shochdoerfer
Copy link
Author

In that case I'd say skip the implementation until the needed permissions are implemented. We don't use Cisco Webex Teams but a client of ours.

@42wim 42wim added the cantfix label Jan 6, 2019
@42wim 42wim closed this as completed May 19, 2019
@yonkeltron
Copy link

Hey I wanted to know if there's been any progress here, WebEx Teams is used by some folks I work with and would love to be able to federate somehow. Is there a plan for support? I'm happy to weigh in and do testing, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants