Dynamics User Group
Site
Search
User
Site
Search
User
Dynamics 365 Business Central/NAV User Group
Kauffmann @ Dynamics NAV
Convert Base64 with AL code
Forums
Blogs
Resources
Wikis
Events
Leaderboards
Members
Mentions
Tags
More
Cancel
New
Dynamics 365 Business Central/NAV User Group requires membership for participation - click to join (it's free)
Kauffmann @ Dynamics NAV
NAV MVP Arend-Jan Kauffmann's blog
Post Details
Arend-Jan Kauffmann
2017-7-10 2:04 PM
0 comments
3201 views
Mirror post
VS Code
AL
Home
Posts RSS
More
Cancel
Share
Subscribe by email
All blogs RSS
Atom
More
Cancel
Most recent posts
Tags
Subscribe by email
More
Cancel
By date
By view count
By comment count
Descending
Ascending
ajk
2020-12-18
Mirror post
Business Central
API
Batch calls with Business Central APIs (1) – Basic operation
A while ago I wrote about deep inserts with Business Central APIs . And I promised to write about batch calls too, so it’s about time to live up to that. Actually, I did some online sessions about it...
(Continue reading)
158 views
0 comments
3 months ago
More
Cancel
ajk
2020-12-10
Mirror post
API
What’s new in Business Central API v2.0
With the release of Business Central 2020 wave 2, a new version of the standard API set has been released. This new version got its own documentation here: https://docs.microsoft.com/en-us/dynamics-nav...
(Continue reading)
374 views
0 comments
4 months ago
More
Cancel
ajk
2020-11-28
Mirror post
Business Central
API
How to test Business Central webhooks
I don’t think webhooks need an introduction. But for those who are new to the topic, here you can find the official documentation . In short, a webhook is a push notification. The “don’t call us, we’ll...
(Continue reading)
259 views
0 comments
4 months ago
More
Cancel
ajk
2020-9-25
Mirror post
General
Business Central
Business Central App maintenance policy tightened
Microsoft recently published information about maintaining apps and per-tenant extensions (PTEs) for Business Central. This rule can be simply summarized as “keep your apps compatible with Business Central...
(Continue reading)
256 views
0 comments
6 months ago
More
Cancel
ajk
2020-9-14
Mirror post
Business Central
API
Service-to-service authentication for automation APIs in Business Central 2020 release wave 2
One of the many new features in Business Central 2020 release wave 2, aka v17, is service-to-service authentication for a utomation APIs . What does that mean, how does it help us, and how does it work...
(Continue reading)
535 views
0 comments
7 months ago
More
Cancel
<
>
Convert Base64 with AL code
Arend-Jan Kauffmann
2017-7-10
A couple of weeks ago, I was trying to write web service examples in AL code for VS Code. Unfortunately, at that time, it was not possible to call the Base64 methods on the TempBLOB table. And because those functions ...
Read More »
Go to the (full) original post and its comments.
Comment List
Related
Recommended