Lecture links
Last updated
Was this helpful?
Links to a lecture are of the form:
https://www.talque.com/go/org/<org_id>/lecture/<lecture_id>/<action>where
<org_id> is the organization ID of your event
<lecture_id> is the talque ID of the lecture
<action> is one of the actions listed in the following. Valid are info, enroll, and unenroll
Using info as the action URL component opens the details page of that lecture.
Using enroll as the action URL component opens the details page of that lecture and adds that lecture to the user's in-app calendar. The result is as if the user would have clicked on the Attend button.
Using unenroll as the action URL component opens the details page of that lecture and removes that lecture to the user's in-app calendar. The result is as if the user would have clicked on the Not attending button.
Last updated
Was this helpful?
Was this helpful?