Google Meet Webhooks
Item logo image for Google Meet Webhooks

Google Meet Webhooks

5.0(

1 rating

)
ExtensionWorkflow & Planning79 users
Item media 1 screenshot

Overview

Trigger a webhook when the microphone or camera is turned on or off in a Google Meet.

This extension calls a user defined webhook when the microphone and camera change from muted to unmuted. Each webhook will be called with POST having Content-Type: application/json. { "input": { "camera": "active", "microphone": "inactive" }, "id": "aaa-bbb-ccc", "timestamp": 123456789, "previous": { "input": { "camera": "inactive", "microphone": "unknown" }, "id": "aaa-bbb-ccc", "timestamp": 123456789 } } Webhooks can be triggered for the following events: change: Any state has changed. input.change: An input status has changed. input.active: An input has changed to active. input.inactive: An input has changed to inactive. input.camera.change: The camera status has changed. input.camera.active: The camera has changed to active. input.camera.inactive: The camera has changed to inactive. input.microphone.change: The microphone status has changed. input.microphone.active: The microphone has changed to active. input.microphone.inactive: The microphone has changed to inactive. **Known Issues:** - If you close the tab or browser, no webhook will be fired. **Changes: *** https://github.com/jpoehnelt/chrome-meet-webhook-extension/releases

5 out of 51 rating

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Justin PoehneltAug 18, 2020

I wrote and use this extension to turn my Phillips Hue lights on and off when I am in a meeting.

3 out of 3 people found this helpful

Details

  • Version
    1.2.2
  • Updated
    August 27, 2020
  • Offered by
    Justin Poehnelt
  • Size
    57.55KiB
  • Languages
    English
  • Developer
    Email
    justin.poehnelt@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps