Is it possible to get event dates from the API?

Derek M. shared this question 3 years ago
Answered

I was wondering if it was possible to get event dates from the API? I am looking to show available times pre order to the customer on a custom calendar. Is this possible? Even an Ical output would work for events but the end goal is to show users free days based on current booked events. Thanks for you help!

Best Answer
photo

this is how our shopping cart checks item availability on demorentals.com.

You can build your own method using javascript calls like this:https://rental.software/support/knowledge-base/article/availability-checking-tool


using the API would be a lot harder to do, but here is the call you'd use:https://rental.software/support/knowledge-base/article/api-leads-list

Comments (2)

photo
2

this is how our shopping cart checks item availability on demorentals.com.

You can build your own method using javascript calls like this:https://rental.software/support/knowledge-base/article/availability-checking-tool


using the API would be a lot harder to do, but here is the call you'd use:https://rental.software/support/knowledge-base/article/api-leads-list

photo
1

Thanks so much for your help! This is awesome! Aiit I think I am set then!

Leave a Comment
 
Attach a file