JSON requests
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To add a JSON message, create a JSON object and pass the object as the request body.
|
Alternatively, you can pass the JSON object using the AddJsonData() method. For example:
|