Odata Feed for Power BI

Forum for users and developers of Bullhorn's API service.

Moderators: StaffingSupport, pmularski, BullhornSupport

Post Reply
connollyp
User
Posts: 1
Joined: Tue Jul 23, 2024 5:38 am

Odata Feed for Power BI

Post by connollyp »

Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks!
ManMDonahue
User
Posts: 1
Joined: Thu Sep 12, 2024 10:31 pm

Re: Odata Feed for Power BI

Post by ManMDonahue »

connollyp wrote: Tue Jul 23, 2024 5:42 am Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks!
I think there is a free trial with CData, you can use their ODBC driver to create OData feeds. This is usually the easiest method as CData provides the tools needed to connect Bullhorn to Power BI without having to create your own feed from scratch.
legroslance
User
Posts: 1
Joined: Wed Sep 18, 2024 11:21 pm

Re: Odata Feed for Power BI

Post by legroslance »

connollyp wrote: Tue Jul 23, 2024 5:42 am Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks! uno online
While it's technically possible to create your own OData feed for Bullhorn, it would require significant development effort and expertise. You'd need to:

Build a RESTful API for Bullhorn that exposes the data you want to access in a standardized format.
Integrate OData into your API to provide query capabilities and support standard OData operations.
Set up authentication mechanisms to ensure secure access to your OData feed.
Johnsondavid
User
Posts: 1
Joined: Mon Sep 23, 2024 9:35 pm

Re: Odata Feed for Power BI

Post by Johnsondavid »

connollyp wrote: Tue Jul 23, 2024 5:42 am Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks!
You can leverage Bullhorn's REST API to create a custom OData feed. Then host the middleware on a server or in the cloud and provide an endpoint for Power BI to connect to. This will give you control over your data without any costs.
AnthonyChilds
User
Posts: 2
Joined: Tue Sep 24, 2024 12:34 am

Re: Odata Feed for Power BI

Post by AnthonyChilds »

connollyp wrote: Tue Jul 23, 2024 5:42 am Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks!
You can try using CData to create OData feeds, very convenient! If needed, consider using Bullhorn API to create a free feed yourself! 8)
robertsmith
User
Posts: 4
Joined: Mon Oct 15, 2018 3:54 pm

Re: Odata Feed for Power BI

Post by robertsmith »

Make sure that CData will properly refresh the BhRestToken.
SamirHegmann
User
Posts: 1
Joined: Fri Oct 04, 2024 10:42 am

Re: Odata Feed for Power BI

Post by SamirHegmann »

connollyp wrote: Tue Jul 23, 2024 5:42 am Hi
We're trying to connect Power BI to Bullhorn but need a an OData feed URL. We have a free trial with Cdata at the moment but is is possible to create our own feed or find one that is free?
Thanks!
You should try both versions to understand..
Last edited by SamirHegmann on Fri Oct 04, 2024 10:45 am, edited 2 times in total.
Post Reply