microsoft bookings connector
2 TopicsIssues with logic apps webhooks limit while connecting to Microsoft Bookings
We have created Azure Logic Apps webhooks to fetch appointment data from Microsoft Bookings portal, but we are getting the below error in our Logic Apps: Status Code: 429 Status(StatusCode=\"ResourceExhausted\", Detail=\"Only 5 webhooks allowed per bookings business\") This is known limitation from Microsoft: Only 5 flows can be created per Bookings Mailbox. Description: For a Booking Mailbox, only 5 flows can be created. This is a Bookings Mailbox level limit and not a per admin limit. If you are looking for more than one action for an appointment trigger, you can add that in one of the existing flows by using the Add Action button. You can contact other Booking administrators for support. We are unable to delete existing webhooks for the particular Bookings mailbox. Please guide me how I can get the webhooks details and delete the unused one?71Views0likes0CommentsMicrosoft Bookings connector fails with "statusCode":502 BadGateway
Hi all good forces, Has anyone any tips for this error, we have recently set ut a new Booking calender with new services but are not able to start the new trigger for Microsoft Bookings; {"statusCode":502,"headers":{"Pragma":"no-cache","request-id":"..........","client-request-id":"..........","OData-Version":"4.0","Request-Context":"appId=cid-v1:...............","Access-Control-Expose-Headers":"Request-Context","Timing-Allow-Origin":"*","x-ms-apihub-cached-response":"true","x-ms-apihub-obo":"true","Cache-Control":"no-cache","Date":"Wed, 10 Aug 2022 09:32:02 GMT","X-AspNet-Version":"4.0.30319","X-Powered-By":"ASP.NET","Content-Length":"325","Content-Type":"application/json","Expires":"-1"},"body":{"error":{"code":502,"source":"flow-apim-europe-002-northeurope-01.azure-apim.net","clientRequestId":"........................","message":"BadGateway","innerError":{"error":{"code":"","message":"An error has occurred."}}}}}Solved8.6KViews0likes35Comments