You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: