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

Create calendar events with optional Google Meet conference #245

Closed
devblackops opened this issue Oct 31, 2019 · 0 comments · Fixed by #246
Closed

Create calendar events with optional Google Meet conference #245

devblackops opened this issue Oct 31, 2019 · 0 comments · Fixed by #246

Comments

@devblackops
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be useful when creating a calendar event to optionally create a Google Meet conference as well and attach it to the calendar event.

Describe the solution you'd like
Add a -CreateMeetEvent switch parameter to New-GSCalendarEvent. When provided this will generate a Meet conference URL attached to the calendar event. PR incoming. 👍

Describe alternatives you've considered
None

Additional context
We used to use PoshBot to create arbitrary Google Hangouts URLs in Slack. This was nice because you could create any old meeting ID you like without interacting with an API. With Hangouts no more for GSuite customers, we still want this functionality but now need to authenticate again the calendar API to create Meet URLs.

scrthq added a commit that referenced this issue Nov 3, 2019
## 2.34.0 - 2019-11-02

* [Issue #245](#245) + [PR #246](#246) - _Thank you, [@devblackops](https://github.com/devblackops)!_
    * Added: Optional `-CreateMeetEvent` switch parameter to `New-GSCalendarEvent` to create a Google Meet conference and attach it to the calendar event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant