Hello Bubblers,
I am making a slot booking system , in which i get list of array from a function and in am using javascripttobubble to connect it with bubble. Now problem is i am not able to make slot. First see some screenshot:
Here i am running api workflow but its only make same data with number of array list. like here is 36 so it make 36 with taking only first element of array, so what changes should i make to do it.
And this javascript value list give list of array as i mentioned. same as for end time, start time , date match and for day. ( these 4 are array) and i want there make slot index wise of these array .
Thank you