It works but fetches all practitioners booking despite of the ‘datetime_from’ and ‘datetime_to’ boundaries, I’ve tried mixing the syntaxes for calls to get other data but I haven’t found the answer.
BTW, like a week ago I’ve posted query #799, but It’s still unanswered.
As always, thanks in advance and of course all the help we’ll be really appreciated
Even though, the results are not satisfaying because the date is related to the appointment and not to the time that the record was made. Is there a way to filter the booking using the record date (or even from a start date to an end date)?
Antonio Graterol wrote:
Hi Guys, I hope you’re doing okay.
I’m trying to fetch all bookings for a specific practitioner in a given time frame, I thought that this can be easily achieved using the following URL
It works but fetches all practitioners booking despite of the ‘datetime_from’ and ‘datetime_to’ boundaries, I’ve tried mixing the syntaxes for calls to get other data but I haven’t found the answer.
BTW, like a week ago I’ve posted query #799, but It’s still unanswered.
As always, thanks in advance and of course all the help we’ll be really appreciated