Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Centene
US
Last activity: 21 Jun 2023 20:47 EDT
How to create JSON request for existing PEGA UI
Hi Friends,
I need to expose case creation rest service and we have a UI in PEGA for the case creation and other team is asking the same way to invoke/create, now how do I create a request based on the existing form?
Suppose, UI form has 4 , mandatory fields and one text box where user can enter values separated by commas, second field is also a drop down and can contain the values, now same form I need to expose via JSON-Rest service, please suggest thank you