Question


KBRU
ID
Last activity: 23 Jan 2017 22:30 EST
How to Make Our Own PUT,GET, POST Web Service REST API
I want to make PUT or GET or POST Web Service REST API from my Cases. Did you have any documentation about this?
***Updated by moderator: Lochan to add Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution


KBRU
ID
OK, I have used HTTP Web Service and it has success.
refer to this link:
https://collaborate.pega.com/question/create-new-operator-id-through-pega-api-web-service


PEG
PL
Follow pega Rest API. you could modify to suite your need.


PEG
IN
Hi,
You can refer PegaAPI which would be available in Designer Studio.
Resources -> PegaAPI
Kindly refer https://community.pega.com/sites/default/files/help_v721/procomhelpmain.htm


KBRU
ID
I want to do put REST API, but when I did this, it seems error
{ "pxObjClass": "Pega-API-CaseManagement-Case", "errors": [ { "ID": "Pega_API_021", "message": "Unauthorized access: If-Match does not match ETag", "pxObjClass": "Pega-API-Error" } ] }
How Can I Fix This?


Aaseya IT Services Pvt Ltd
GB
I am sorry, Do you want to implement REST integeration? or do you mean you want to create a new API altogether?


KBRU
ID
Can I create a new operator ID through API Web Service?


PEG
IN
Accepted Solution


KBRU
ID
OK, I have used HTTP Web Service and it has success.
refer to this link:
https://collaborate.pega.com/question/create-new-operator-id-through-pega-api-web-service