About Connect REST rules

Connect REST rules support interactions between the Pega Platform and other systems over the Hypertext Transfer Protocol (HTTP).

The following tabs are available on this form:

Use REST connector rules in an application to leverage the relatively simple REST (Representational State Transfer) architectural style for consuming information exposed by RESTful web services. REST services typically present this data as JSON (JavaScript Object Notation) or XML types.

Access

Use the Application Explorer or the Integration Overview landing page to see Connect REST rules in your application. Use the Records Explorer to list all Connect REST rules that are available to you. To access the Integration Overview landing page, select Designer Studio > Integration > Overview.

Development

Connect REST rules can be created directly in the Records Explorer in Integration-Connectors.

Configure new Connect REST rules directly using the Connect REST rule form.

The REST connector supports sending and receiving attachments with the HTTP response message.

Where referernced

Connect REST 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.

Category

Connect REST rules belong to the Integration-Connectors category. A Connect HTTP rule is an instance of the Rule-Connect-REST rule type.