The HTTP integration interface supports interactions between your Pega 7 Platform applications and other systems through HyperText Transport Protocol.
Use HTTP connector rules when you want your application to send XML or string data (text) as messages to an external system without the need to comply with messaging standards or protocols like SOAP.
Connect HTTP rules provide a low-overhead, stateless alternative to SOAP.
Use the Application Explorer or Designer Studio > Integration > Definitions > Implementations to list the Connect HTTP rules in your application. Use the Records Explorer to list all Connect HTTP rules that are available to you.
The Connector and Metadata wizard does not generate HTTP connector rules. Configure them directly using the Connect HTTP rule form.
The HTTP connector supports sending and receiving attachments with the HTTP response message. For more information, see PDN article How to configure a SOAP or dotNET connector to send or receive SOAP with attachments.
Connect HTTP rules can be referenced in an Integrator shape () of a flow rule, or on the Definition tab of a Data Page rule, as the source of data for the contents of the data page.
Connect HTTP rules belong to the Integration-Connectors category. A Connect HTTP rule is an instance of the Rule-Connect-HTTP rule type.