How to Document and Try Out Business Central APIs with Swagger
In the next post, I will show how to use the OpenAPI Specification (OAS) standard to document and Try Out the Standard APIs exposed by Microsoft in Business Central and …
A blog about Business Central, Xamarin and Arduino.
In the next post, I will show how to use the OpenAPI Specification (OAS) standard to document and Try Out the Standard APIs exposed by Microsoft in Business Central and …
Hello, in view of my last publication related to “How to make inquiries in Business Central using Telegram Bot“, it generated a lot of interest, I had the idea to …
Hello, today you want to share something that I found quite interesting and it’s how to send or receive notifications from Business Central to Telegram. I initially thought of doing …
Hello, today I want to share with you a simple way to connect Business Central with One Drive and Business Central. As you may have already noticed, I’m a bit …
Hello, today I want to share an interesting project on how to show barcodes on Business Central pages, in the previous post, we did it to achieve it in reports. …
Hello, today I want to show in a simple way how to create a report in Business Central that allows us to include barcodes in 1 and 2 dimensions. In …
Today I want to show in a simple way how we could create a small application in Xamarin Forms to connect to Business Central, for this we are also going …
In this post, we are going to configure our extension code to make it multi-language. The first thing we need to do is go to our app.json and let’s add …
Today I want to share a way to create a Sales Order in Business Central using Json and Postam and this time, using a codeunit published as SOAP which will …
In this post, we will configure the new API authentication method (Oauth2) required by Microsoft, since the Web Service Access Keys have been deprecated. Portal Azure The first thing we …