D365 Stuff
  • Home
  • x++
  • Common errors
  • Distractions

Serialization

A collection of 2 posts

D365

D365 Custom JSON Web Service with Pagination

I got a request for a RESTful API with Pagination; here is my proof of concept: There are a few keys to this: * A queryRun object must be used (vs SELECT statement) in

  • Michael Stashwick
    Michael Stashwick
1 min read
x++

FormJsonSerializer

The FormJsonSerializer class is the one true JSON serializer in D365.  The static serializeClass() method is the simplest to implement, and can handle the most complex of contracts.  If you want to get

  • Michael Stashwick
    Michael Stashwick
1 min read
D365 Stuff © 2025
Latest Posts Twitter Ghost