Automatically Send invitee recording of meeting link

Description
I would like all meeting participants to get an email with a link to the meeting recording once available. Is this possible? I am not seeing this exact option and seeking a solution to do this.

Hi @northpole,

Thanks for reaching out about this! If you’re trying to do this via API, there’s not an endpoint to automatically send notifications to each of your participants with recording URL, but you can implement logic on your end to build this functionality via API.

You could use the Recording Completed webhook to receive the Download URL or Play URL once a recording is completed. You could then develop a solution to send this URL to your attendees via email.

Alternatively, if you’re not trying to do this via API, I don’t believe there is a setting for this, but I would recommend reaching out to our Support Team for further guidance.

I hope this helps,
Will

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