Call external REST services to access logic and data
- Last Updated: September 21, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
OpenEdge provides the ability to perform HTTP requests from ABL applications through the OpenEdge.Net.pl library. 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.