Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create datafeed with REST API #75

Open
hashtagc opened this issue Oct 6, 2020 · 1 comment
Open

Create datafeed with REST API #75

hashtagc opened this issue Oct 6, 2020 · 1 comment

Comments

@hashtagc
Copy link

hashtagc commented Oct 6, 2020

I would like to create a datafeed (XML, CSV or JSON) using the REST API for easy import jobs on a website. Is this possible? What link do I need to use?

@pbearne
Copy link

pbearne commented Oct 6, 2020

Hi

What tech/CMS is your website using?

There is no easy feed the main job list is in http://bullhorn.github.io/rest-api-docs/entityref.html#joborder but you will need other entity to get all the data
You will need to have Oauth2 setup to get access
You can also look at http://bullhorn.github.io/rest-api-docs/entityref.html#jobboardpost as this is the basic subset of an open job

Paul
matadorjobs.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants