Question
T-Systems ICT
IN
Last activity: 14 Jun 2021 7:38 EDT
by calling Service to create case in pega
I have a requirement where I need to develop a rest service which will be called from other application not in pega and some parameter will be passed that is required for case creation,using those parameters i need to create a case in pega and pass case ID to other application as response.
Kindly help me with approach and how to create case using activity with those parameter.
***Edited by Moderator: Pallavi to update platform capability tags***
You can use the existing API which Pega is providing to create a case from other application.
You can go to Admin Studio->Resources->APIs
Please find the below screenshot for more details about create case API.