Understand how to outsource online video conferencing to MeetBit
users.*.*
connected_accounts.read.*
customers.*.*
online_conferences.*.*
2
, however to confirm this, open the MeetBit Admin Panel and open the providers page at https://customdomain.com/admin/providers. Look for the provider named “MeetBit Rooms” and click the “eye” icon to open its page. The ID we’re looking for should be at the end of the current URL.
How to Find the MeetBit Rooms Provider ID
online_conference_account_id
to use when an Online Conference is created for that user.
To figure out which online_conference_account_id
to use, we must find the User’s Online Conference Account that belongs to the MeetBit Room Provider:
Create User
Get the User's List of Connected Accounts
Find Connected Account for MeetBit Rooms
provider_id
.Get the User's List of Online Conference Accounts
Find Online Conference Account for MeetBit Rooms
connected_account_id
.Save Online Conference Account ID
activate
field is true
.is_silent
field is true
.role
field is set to the name of the Role with no permissions created earlier.is_public
field to false
when creating the Online Conference.