Hello everyone, I’ve been using internal API workflows in bubble for a while, but I have never used an external one yet. So feeling a bit lost on where to start. Any help and guidance will be hugely appreciated!
So I am developing a platform which helps certain workspaces to rent out their workdesks for a couple of hours, or for a full day. The problem is some of these workspaces already use third party systems to manage the availability and bookings for their workdesks. So in order to book their desks, my app needs to know when are their desks available (i.e. not already booked by their booking system) and upon booking on my platform, to let their booking system know so that it can make that desk unavailable for that timing.
What can be a possible solution for me to achieve this? Should I be asking this workspace to ask their booking system provider to give them some API link?
Thanks a lot in advance!