Ask a question
Have there been any updates to the API? Can we register guest speakers?
The last update to the changelog is a year old. Have there been no updates to the API since then?
Are we able to finally register guest speakers from the API? Thanks
Posted by Dmitry 5 days ago
Filter on date
Hello,
The API documentation specify this :
"Dates attributes consumed by the API
There are two ways of interacting with dates with the API.
Filtering objects: When retrieving sessions from the API (GET /sessions and GET /events/{id}/sessions for instance), you can filter them by their starting date (start/end) using both timestamps and ISO-8601 dates."
Would it be possible to have an example of how this works when you are filtering with other criteria such as page number or size ? I have a hard time seeing the exact syntax of a query using the date filter.
Thanks you !
Posted by Valentin 16 days ago
403 Forbidden when trying to register a participant to a session
Hey,
I'm having some trouble registering participants to a session using the api (getting a 403 Forbidden response). While every other trigger i've tried works perfectly (like creating an event, listing people in a session, etc.). The API token i'm using has every write permission available. Could you help me figure out what is wrong here?
Thanks and regards,
Seppe
Posted by Seppe Meerten about 1 month ago
Filters on owner List Events
Hello,
I'm trying to use the "List Event" URL to obtain and store in a data base all our previous and upcoming events.
Since we are different business unit using the same space i'd like to retrieve my event using the owner of the event as a filter. Is it something that can be done or should i get all the event and filter while inserting in my data base ?
Best regards,
Posted by Valentin Poirson 3 months ago
Error Message - this email is undeliverable
Hi, I have guests trying to register for my webinar tomorrow who are getting a message that their email is undeliverable. I tried to register them manually and received the same message. Can you help with this?
Here's one of the email addresses, the other has the same address: [[email protected]](mailto:[email protected])
<br>
Posted by Katherine Ring 5 months ago
Receive webhooks for event updates
Currently, we are only allowed to suscribe to when an event is either created or published
<br>
However, events can be updated on the fly either before or after they've been published.
<br>
Is there a way to subscribe for the event update, or do we have to poll events and update them in the databases ?
Posted by Amr 6 months ago
Join Session
How can user join session ?
Posted by Code 6 months ago
Incorrect nb_registered in webhook session.ended
Hello,
We use a webhook triggered at the end of sessions to retrieve the sessions data and attendance.
For some sessions the number of registered is different from the one displayed in livestorm interface and far below the nb of attended. Do you know what could cause these differences ?
Posted by Maud Lélu 6 months ago
Integrating Livestorm Events with Salesforce Marketing Cloud
Good afternoon,
I hope this message finds you well. I'm currently working on a project to integrate Livestorm events in our emails on Salesforce Marketing Cloud. As part of this process, I'm exploring ways to dynamically incorporate upcoming Livestorm event details into our email templates.
I'm aware that Livestorm offers API access, and I'm particularly interested in leveraging this to pull event data directly into our email content. Could you provide any technical documentation or guidance on how to achieve this integration effectively?
Specifically, I'm looking for information on:
Authentication and authorization processes for accessing Livestorm's API (or webhook?).
Endpoints and methods available for retrieving upcoming event information.
Best practices or examples for dynamically inserting this data into HTML email templates.
Any assistance or pointers you could offer would be greatly appreciated. Thank you in advance for your support!
Best regards,
Lily Branchereau
STUDI
Posted by lily branchereau 7 months ago
Authentification sample
Hi,
Not sure if I'm in the right place to ask this (newbie request) but I'm stuck testing an API token I've generated with the sample provided in the documentation :perplexe: (hey... I could have failed generating the token, at least, one step passed ...)
I keep getting a 404 error with. the Test Authentification sample <https://developers.livestorm.co/reference/get_ping> (both with Header and OAuth2 authentification) - am I not supposed to copy/paste an API token with the right permissions in the AUTHORIZATION field ?
I am missing something obvious, right ?
Thanks for your help :)
\+camille
Posted by null 9 months ago