Discussions

Ask a Question

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 :)
ANSWERED

Removed the creator_email from payload?

`https://api.lu.ma/user/events` response doesn't contain the creator email anymore. Is this intentional?
ANSWERED

/events

Can I get a list of events I have upcoming?
ANSWERED

Get list of guests

do you have a list of guests functionality?
ANSWERED

API Creating an Event

Hi, I paid the priced plan to use the API and automatically create an event. However, when executing the request, I always get this error: { "message": "Internal server error. We are looking into it." } Is the api function create an event already live ? Could you help me fix this issue? Best regards
ANSWERED

Single Event Endpoint

Hey there team, loving the existing API endpoints so far! Is there going to be a single event endpoint anytime soon? something like `user/event/[id]` ?
ANSWERED

embed functionality

Any chance you guys are also working on a embed functionality to integrate luma into existing tools and platforms? Cheers

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

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.
ANSWERED

Bring Discord messages into Luma chat

Is it possible to automate this via Zapier or some other API call?