REST wsop - JSON body format

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • avc848895979962
    Member
    • Jul 2024
    • 3

    REST wsop - JSON body format

    Is there support within Orchestration Designer (8.1.2.1201) for a REST wsop, using PUT, to send json in the Message Body field? It appears that the Message Body section is expecting XML as the default. Is there a way to provide a json message instead in the body?
  • wilsonyu
    Hot Shot
    .
    • Sep 2011
    • 24

    #2
    Hi, you just need to start the json string with the word "JSON".
    For example: JSON{"x": 1}

    Comment

    Loading