OData
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-22 05:51 PM
Hi Team,
Is there way get data via Open Data Protocol (OData) In Blue Prism ?
------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------
Is there way get data via Open Data Protocol (OData) In Blue Prism ?
------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-09-22 07:42 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-09-22 02:11 AM
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
------------------------------
If so, it seems like it would be easy to create a VBO for ODATA.
------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-09-22 10:36 AM
Hi @ewilson,
We have Odata URL and credentials.
We are able to get in excel using Odata feed. Is it same possible in BP ?
------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------
We have Odata URL and credentials.
We are able to get in excel using Odata feed. Is it same possible in BP ?
------------------------------
Ram Prasad Gajula
Tech Lead
EY
Bangalore
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-09-22 01:08 PM
@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
------------------------------
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
------------------------------
