Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Creating a Service REST rule

Updated on November 23, 2022

You can create Service REST rules to expose the REST APIs that can be called by another application to invoke an action or to retrieve data from Pega Platform. You need a service package and a Service REST rule to create and expose a Service REST from your application.

Before you begin: Before you create a Service REST rule, create or identify the service package instance to which the service belongs. Each service belongs to a single service package. The name of the service package becomes the first key part of the Service REST rule. The service package determines the complete URL and the security settings for invoking the service. For more information, see Creating a service package.
  1. In the header of Dev Studio, click CreateIntegration-ServicesService REST.
  2. In the Service REST Record Configuration section, in the Service name field, enter a label for the Service REST rule.
  3. In the Service package name field, press the Down arrow key, and then select the service package for the Service REST rule.
  4. In the Service version field, enter the implementation version for the Service REST rule.
  5. Create a new URI template:
    1. Click Build URI.
    2. In the Build URI Template window, click Add.
    3. In the URI component column, specify the name of the URI component.
    4. In the URI component type column, specify one of the following values:
      • Literal
      • Variable
      Note: The first component in a URI template must be a literal component. For more information, see URI template component requirements.
    5. Click Submit.
  6. Click Create and open.
  7. On the Service tab, configure the URL path parameters mapping, data transform, and other configuration options for your service.
  8. On the Methods tab, identify the activity that is called by each method in the service REST rule.
    For more information, see Service REST methods.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us