Skip to content

HTTP Connector Overview

HTTP (Hypertext Transfer Protocol) is a foundational protocol used for transferring data enabling communication between clients and servers.

The HTTP Connector enables communication with APIs by supporting operations for HTTP methods such as GET, POST, PUT, PATCH, DELETE, HEAD, and OPTIONS. It facilitates sending requests over both HTTP and HTTPS protocols.

To see the HTTP Connector, navigate to the connector store and search for "http".

HTTP Connector Store

Compatibility

Connector Version Supported product versions
0.1.0 MI 4.4.0

HTTP Connector documentation

How to contribute

As an open-source project, OxyNexus extensions welcome contributions from the community.

To contribute to the code for this connector, create a pull request in the following repository.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.