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

JSON

A collection of 3 posts

Logic Apps

GET and POST Stuff via Logic Apps

Sometimes you need to get stuff in and out of D365; Logic Apps help with this a lot.  Here are some simple examples of GETs and POSTs that call D365 exposed web services,

  • Michael Stashwick
    Michael Stashwick
3 min read
Integrations

Call x++ web service with web browser snippet

There are a lot of ways to call D365 web services – Postman, Fiddler, Logic Apps – but they're all a bit fussy.  Getting authentication right the first time can be stressful, and

  • 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