lever / postings-api

API documentation and examples for the lever postings REST API
183 stars 38 forks source link

How to get the location to country mapping? #38

Open cunisia opened 5 years ago

cunisia commented 5 years ago

Hello,

I would like to display the list of jobs sorted by country, on my company's website. However, since I'm only receiving the job's location when calling the API, it means I have to map a location (city) to its country myself, by administrating my own "city to country" dictionary. This is a shame since the mapping is already set by the HR team on lever's backend platform. Would it be possible, for each job returned by the API, to get the country corresponding to the job's location?

Thanks in advance, Pierre

nicolas-besnard commented 5 years ago

Hi, I have the same issue...

renan-legall commented 5 years ago

Same here ...