JSON Interface – prerequisites

There are two objects we use in all JSON interfaces. We use the TempBlob table and our custom JSON Interface Codeunit. Abstract JSON interface uses the same concept as a web service. The endpoint is defined by the Codeunit Name and the caller always supplies a…