Hey,
I have a seperate system (WMS) that'll push webhook-events regarding delivery/order changes and what not.
As is right now - these are standardized to be able to include a Basic Auth or Fixed X-Auth, (not OAuth 2.0)
Is there a way to be able to consume these payloads directly in Business central or do I have to use a /third party/ like Power Automate?
I'm getting stuck at the part that OAuth 2.0 is /required/ to contact API Pages.