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!
Odata Feed for Power BI
Moderators: StaffingSupport, pmularski, BullhornSupport
-
- User
- Posts: 1
- Joined: Thu Sep 12, 2024 10:31 pm
Re: Odata Feed for Power BI
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.
-
- User
- Posts: 1
- Joined: Wed Sep 18, 2024 11:21 pm
Re: Odata Feed for Power BI
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: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
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.
-
- User
- Posts: 1
- Joined: Mon Sep 23, 2024 9:35 pm
Re: Odata Feed for Power BI
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.
-
- User
- Posts: 2
- Joined: Tue Sep 24, 2024 12:34 am
Re: Odata Feed for Power BI
You can try using CData to create OData feeds, very convenient! If needed, consider using Bullhorn API to create a free feed yourself!
-
- User
- Posts: 4
- Joined: Mon Oct 15, 2018 3:54 pm
Re: Odata Feed for Power BI
Make sure that CData will properly refresh the BhRestToken.
-
- User
- Posts: 1
- Joined: Fri Oct 04, 2024 10:42 am
Re: Odata Feed for Power BI
You should try both versions to understand..
Last edited by SamirHegmann on Fri Oct 04, 2024 10:45 am, edited 2 times in total.