Ask a question
How to connect
How to connect clients to an event automatically ? is there an endpoint for that ?
How can i update automation settings for event.
I wanted to setup automation settings for the event
like end event after specific time from API , how can we do this?
Limit on 'people' list
Hi,
we got some trouble using the Livestorm API.
How to add moderators and guest speakers to a session
Hi dev team,
The email is invalid. It seems undeliverable.
Hello,
When is people.attended triggered ?
Hello !
How to get person job post field?
In admin panel there is a "job title" field. How to get this field via API?
How can I get list of speakers without pagination?
I'm trying get all speakers with endpoint https://api.livestorm.co/v1/sessions/{session-id}/people
. And I do a lot of pagination requests to filter persons on "is_highlighted": false
and "is_guest_speaker": false
.
Configure Headers for Webhook request being sent
Hi
I have configured Webhook to send a notification my one of my mockserver when an event ends. It is working perfectly fine. However for it work with the integration platform it requires couple of headers for authentication.
I am not able to figure out where to configure header information for the request being sent from Livestorm to our integration platform. As the integration platform will reject the message if it does not contain client_id and client_secret in its header.
Webhook event people.registered response discrepancy
Hi !