Discussions
public/v1/event/get-events-attending
can you expose an endpoint where we can get the events that a certain email is attending? thank you!
Posted by [email protected] 2 months ago
API for past events
Hi team,
I was wondering if there is a way for me to post my past events on lu.ma? We have hosted a lot of events but they aren't documented anywhere. So if lu.ma can help in that direction, we might be inclined to use the platform for future events and programs
Posted by Antariksh Pratham 2 months ago
API endpoint for confirming attendance
Hi there! Do you have any plans of introducing an endpoint for confirming a guest as attended?
The use case is that my organization hosts quite a lot of in-person events with 100-200 event signups, but only 50-70% attendance. To find out who actually comes to the event we could try to check peoples tickets at the door, but that is not always feasable.
So what we would like to do is to display a QR code around the event area so that people can "self confirm" that they showed up. The QR code would go to our web service to collect info about the guest, and then call your API to mark the guest as attended (not just planning to attend, as accepting a calendar invite would be).
Is this making sense? Please let me know if I can clarify something :)
Posted by [email protected] 3 months ago
Guest Management
Just evaluating lu.ma for our use case. A few things came up with relation to guest management.
- Invite - The docs infer an invite API end point but I can't see a reference to one.
- Registration - I can always poll but it would be cleaner to define a webhook (although I know more complicated for you) to notify new registrations.
- Update - Our events are restricted but we have a whitelist in another database so would like to update the approval status of guests but I can't see how to do this.
Posted by Matt Smallman 4 months ago
Setting an event to unlisted with the API
Hi,
I would like to create an event and set it to unlisted through the API, is this possible?
Best,
Nelson
Posted by Nelson 4 months ago
Missing `geo_address_json`
Hi Luma team, did you remove the `geo_address_json` from your payload for the `user/events` endpoint? We parsing this endpoint for location data but it appears you've removed it from the payload. Was this intentional?
Posted by [email protected] 5 months ago