easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

API Endpoint to get appointments for a specific date

Open NicoDevX opened this issue 3 years ago • 4 comments

Would be great if we could do

.../appointments/start=2021-09-26 to get all scheduled appointments for today

NicoDevX avatar Sep 26 '21 06:09 NicoDevX

Hello!

This will be added for v1.5.

Star and follow the project and stay up to date with the latest development updates!

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

alextselegidis avatar Sep 27 '21 08:09 alextselegidis

Top :) Whats your release cycle?

NicoDevX avatar Sep 27 '21 08:09 NicoDevX

Version 1.5 is scheduled for release within October

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

alextselegidis avatar Sep 27 '21 08:09 alextselegidis

Hi @alextselegidis I think date range could be even more usefull...

.../appointments?startFrom=2021-09-26&startTo=2021-09-30

Or something like that probably. Just my 2 cents.

Thanks.

MopheusDG avatar Jul 05 '22 03:07 MopheusDG

The following parameters are available:

  • date -> filter for a single date
  • from -> start from date and in the future
  • end -> end till date and to the past

alextselegidis avatar Oct 16 '22 19:10 alextselegidis