launchpad-dx-apis

Installation
SKILL.md

Launchpad data model

Launchpad has Applications and each Application has Workflow or Data that will hold information about the lifecycle and the data model. Launchpad provides COnstellation UI to create and run these workflows and Data. In some use cases we sometimes might have to create cases from outside using a Rest service in Launchpad. Or let us say a step in a workflow is to be completed by an external system then DXAPIs are the way. DX APIs are called so as these are Digital Experience APIs as they are like Rest endpoints which give you data and alos provide view meta information so you can display the object in an external system using the view meta data. For the context of this skill we will focus only on the DX APIS aspect of what types of API do we have and how can be use them.

Type of DXAPIs

We have DX APIs for the following:

  1. Create Case or Data object on Launchpad
  2. Get the Case/Data information of an object
  3. Perform action on a particular workflow/case.
  4. Get a list of Objects by passing some filter criteria
  5. Get additional content of the application like Attachments.

Authentication

Related skills

More from pegasystems/pega-launchpad-agent-skills

Installs
25
First Seen
Apr 6, 2026