JSON requests
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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:
|