Ability for the chatbot to join a meeting

The feature being requested is similar to what is described here:

The chatbot should be able to join a meeting. The chatbot should be able to get participant notifications ( when a participant joins/leaves). The chatbot should get notifications when a camera or screen sharing is enabled.

Hey @ps40,

Currently this is possible via our API, but nor we or any 3rd party developer has created an App with this functionality and published it to our App Marketplace. So this is really an app request rather then a feature request.

Here is how you would create this App,

  1. Create a Chatbot App
  2. Create a Slash Command that starts/joins a meeting
  3. Add Event Subscriptions to get notifications (webhooks) based on user actions/events.

Let me know if this helps,
Tommy

@tommy
This is very helpful. I see there is a notification event for screen sharing. Is there an event for camera enabled/disabled also? Also, is there an event if a file is shared in the meeting chat?

1 Like

Hey @ps40,

As of now there are no webhooks for camera enabled/disabled or if a file is shared in the meeting chat.

I will pass this feedback to the team. You can follow our change log here to see if/when these features get added.

Thanks,
Tommy

@tommy
Many thanks for the clear/quick response.

1 Like

You are welcome! Happy to help!