Question
Deloitte
AU
Last activity: 16 Oct 2018 12:03 EDT
How to Integrate REST API in Openspan
Hi All,
I have a REST based API which I wanted to integrate in Openspan. Do we have an inbuilt functionality to do that ??
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
JPMorgan Chase & Company
US
Hi,
Could you please elaborate the question, what you are trying to achieve in pega. What is the Rest based API, is it Pega REST API ?
Deloitte
IN
Hi It is a Remedy API which i would like to consume in my openspan automation to raise a ticket or to get the details regarding a specific ticket. Is it possible to integrate it.?
CJSC i-teco
RU
try c# dll Newtonsoft, metod parse
i'm using like this https://collaborate.pega.com/discussion/parse-json-robot-automationc-and-get-pega-rest-api-data
-
Prateek Patnaik
Westpac Banking Corporation
AU
Write wrapper class by inheriting Component and then add the DLL in OpenSpan installation folder (C:\Program Files (x86)\OpenSpan\OpenSpan Plug-in for Microsoft Visual Studio 2015) and add to toolbox items in Pega Robotics Studio to use those methods in automation.
Royal Bank of Canada
CA
hi all,
Is there any other way than c# to use REST API s? Like any inbuilt method ?
-
Chanthos Selvaraj Ehab Alhourani
Westpac Banking Corporation
AU
There are no inbuilt methods in the current version. It will support only Webservice. So, you have to use C# code.
Unum
US
It might be nice if maybe Pega could incorporate Javascript or a Javascript Framework into their platform in order to implement these types of Service Calls (REST) more easily than having to go the C# route. Maybe have a JScriipt Component in the Toolbox that could utilize JQuery, something like that. Just a thought.....
Pegasystems Inc.
US
There is a REST component in development. I am not sure when it will be released, but this support is coming.