Hi guys,
I’m integrating the powerbi in my bubble project to use the resources.
I came across the following question.
I need to search the bubble api for only the data of the day I want as an example.
https://appname.bubbleapps.io/api/1.1/obj/rentalunit?created_date= 2020-11-26 & courser = 0 & limit = 100
Is it possible for me to put a date filter on an API call?
