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.
Post Reply