cancel
Showing results for 
Search instead for 
Did you mean: 

OData

Hi Team,

Is there way get data via Open Data Protocol (OData) In Blue Prism ?

------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------
4 REPLIES 4

ewilson
Staff
Staff
Hello @Ram Prasad Gajula,

What are you trying to do with OData? Is this something you're wanting to leverage with Microsoft Graph or some other platform?

Cheers,


------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------

BohyonHwang
Level 9
Isn't it a subset of the REST API?
If so, it seems like it would be easy to create a VBO for ODATA.

------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------

Hi @ewilson,
We have Odata URL and credentials.
We are able to get in excel using Odata feed. Is it same possible in BP  ?

19056.png​​

------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------

@Ram Prasad Gajula,

There are no specific OData connectors available at the moment. There are a few OData SDKs available on the Internet that could be used from Code stages and the Microsoft Graph API, of which we do have some connectors, does support OData features. However, on the Graph side, you'd need to do a little work as most of the OData support occurs through query params and URL path variables that are not currently defined in our connectors.

Cheers,


------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------