Call external REST services to access logic and data
- Last Updated: January 31, 2023
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
OpenEdge provides the ability to perform HTTP requests from ABL applications
through the OpenEdge.Net library. For information on this library, see
OpenEdge ABL (OpenEdge.*).
The HTTP Client feature is designed to have a simple, extensible programming interface, which is platform independent. It can be incorporated in most ABL clients, including GUI, TTY, and batch.
For more information see OpenEdge API Reference