🌱Attendance Link

This page will describe how to obtain the attendance link for the participant to enter the session.

To create the attendance link for a participant, you can utilize the attendance_code returned by requests like so:

https://<DOMAIN>/app/?c=<ATTENDANCE_CODE>

The constructed string is the link that participants can use the attend the session.

Last updated

Was this helpful?