Create a webinar using an existing template

Hi,

I am trying to use an existing template to create a webinar. But I’m facing some issues regarding the webinar settings default values.
The webinar is created but the settings value “auto_recording” is not set as in the template. I set it to “cloud” in the template but in the created webinar it is set to “none”.

This is the request I used:

POST https://api.zoom.us/v2/users/[MY_USER_ID]/webinars

Body:
{
“agenda”: “My Webinar Test”,
“template_id”: “My_TEMPLATE_ID”,
“topic”: “TESt webinar using template”,
“start_time”: “2022-08-01T06:44:14Z”,
“timezone”: “UTC”,
“settings”: {
“host_video”: true,
“panelists_video”: true,
“hd_video”: true,
“approval_type”: 0,
“registration_type”: 1
},
“duration”:60
}

Can you please help me to debug this?

Thank you,
Amandine

Hi @amandine
Hope you are having an excellent week so far!
I will go ahead and troubleshoot this issue and I will update you shortly.

Cheers,
Elisa

Hey @amandine

Thanks for your patience while I investigated this issue further.
I just heard back from our Engineering team and it looks like this issue is a bug on our end.
I am still waiting to hear back from a ETA for the fix. I will keep you posted.
(ZOOM-396810 internal ticket for your reference)

Cheers,
Elisa

Hi @elisa.zoom,

Thank you for your reply.

Hoping to read you soon,
Amandine

Hey @amandine
Thanks for your patience!
I just heard back from the team and this bug will be fixed on our August release :1st_place_medal:
Cheers,
Elisa