Google Meet link doen't crete via API

Hi Bubblers. I setuped Add Event to google calendar via API and want add link to event but it isn’t work. Here is code:


Event added but no google meet link. Why? Will anybody help?

Just got this to work make sure the url parameter is https://www.googleapis.com/calendar/v3/calendars/[calendar_id]/events?conferenceDataVersion=1. Also you’ll have to use a different requestId every time you call it. So set up a workflow to create a unique Id.