Recently while trying to invoke the HTTP Request trigger, on passing the token we got the below error from the Postman Turned out that we missed the trailing slash for
Recently while trying to invoke the HTTP Request trigger, on passing the token we got the below error from the Postman Turned out that we missed the trailing slash for
Below is our final Power Automate Cloud Flow which uses the HTTP request trigger followed by Response action. The Allows Users = Specific users in my tenant option ensures that
Hi Readers, In continuation to the API Series today we will discuss about authentication types for Business Central API’s on-prem and online. Mastering API authentication in Business Central involves understanding basic
This post is part of a series of posts about custom connectors. In this post I’ll remind you about the fact that you might have some old custom connectors that
This post is part of a series of posts about custom connectors. In this post we’ll look at custom connectors configured with OAuth 2.0 as authentication type. It’s assumed that