Start_url for starting recurring meeting with different occurences

Hi,

I have created a recurring meeting of 3 time repetition from Create meeting API and in response i am getting only one start_url , how we can find which occurrence has started from that URL?

Hey @buc,

The start_url returned by the Create Meeting API will only return the start_url for the initial meeting. If you want the start_url for a specific upcoming occurrence you can call the Get Meeting API and pass the occurrence_id for the specific instance.

Let me know if that helps.

Thanks,
Max

1 Like

Yes this will definitely help. Thanks.

Hey @buc,

I’m glad to hear that answered your question! If you have any further issues or questions, please don’t hesitate to reach out.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.