List customer booking appointments Graph API using filter returns invalid filter clause

Allan Deyoung 20 Reputation points
2023-04-10T23:14:35.4533333+00:00

When filtering the listed appointments for particular staff members and customers. I always get invalid filter clause error. What is the right way to filter?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-04-10T23:31:39.3166667+00:00

    Hi Allan Deyoung, Thanks for reaching out! Currently, listing booking appointments support only $count and $expand. To get the set of appointments of a Microsoft Bookings business within a date range, instead of $filter, get the calendarView for that date range. Please refer the document for more details: https://learn.microsoft.com/en-us/answers/questions/1213583/use-filter-to-list-customer-bookings-appointments Hope this helps. If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.