In these days, for a big cloud-based project, I had the need to conduct an assessment of the different cloud … More
Tag: API
Dynamics 365 Business Central, Service-to-Service authentication (OAuth) and Task Scheduler
Just before Christmas I received a request from a partner about a feature that personally I never had the need … More
Dynamics 365 Business Central APIs Load Testing with JMeter
Yesterday I saw a Twitter thread asking for suggestions about tools for load testing APIs. There are lots of tools … More
Using Azure API Management to host your Dynamics 365 Business Central APIs
Some days ago there was a discussion on Twitter started by Waldo about how to document custom Dynamics 365 Business … More
Handling the “HTTP 429 – Too Many Requests” error when calling external services
I think that many of you that creates integrations with external services could have the pleasure to know the HTTP … More
Dynamics 365 Business Central: handling BLOB fields on APIs
I’m not a big fan of using BLOB fields on the Dynamics 365 Business Central database, but there are many … More
Webhooks with Dynamics 365 Business Central
When integrating external applications with Dynamics 365 Business Central, one of the classical way is to use APIs (standard or … More