Posted inDynamics NAV & BC Tips & tricks
How to Transfer Files through API using Base64 Stream to Business Central
Transferring data from Business Central Tables through API is one of the latest version of transferring data from or to Business Central using the API Page Objects or Web Services. Well, it gets a little difficult to transfer file blobs using the Media.ReadLinks and Media.EditLinks JSON…