We have a platform where we programmatically set up meeting between 2 individuals, using our account as the host. But we are not going to join the meeting.
I have 2 questions I cannot answer through the forum search.
Using join_before_host and jbh_time, does the host still need to start the meeting manually?
If start_time is reached, does meeting.started get fired?
We need autonomy in the meeting and only update our system through webhook. Do you know if this is possible without the manual action of starting the meeting?
If join before host is enabled , then the meeting.started will be fired when anyone joins the meeting. In this case, the event will be fired when participant joins the meeting (before the host) even if its not the start_time