Question

Ltimindtree
SA
Last activity: 22 May 2017 1:18 EDT
Pega Mule connector Post payload example
I am working on a template for Pega’s Mule API. Its RAML can be understood from following URL
Here, I have created a mule application which aims at simplifying the Pega interface by creating a wrapper around it.
I can test all get operation on all the resources. I need to understand what will be the payload for testing POST operations. Since this being completely new offering from Pega, I am not able to find any document on PDN. Any help will be appreciated.