Discussions
Get all possible locations for creating office (city field, which is available as a dropdown)
Is it possible to get list of all possible cities which are available in office create request (field city):
so query similar to this:
{
cities(filters: { countryCode: "DE", language: "DE", cityNameLike: "b*" }) {
items {
id
cityName
countryName
regionName
countryCode
__typename
}
}
}
2 years ago by Nemanja
Webhooks and Application Stage
Hi,
2 years ago by Fernando D
New Jobstatus
Hi
3 years ago by Michel
Questions about the API
Hello,
3 years ago by Nemanja Djordjevic
GET https://api.join.com/v2/jobs 'status' property is always null
Regardless of the state of the job the status property in the response data is set to null. Also the return value is the same, if I select only ONLINE, ARCHIVED, or ALL as a filter.
3 years ago by Sascha Saffari
GET https://api.join.com/v2/applications return URL path to V1 API Version
Dear Join Developers,
3 years ago by Sascha
api
Hi. I have a questions about api of Join.
3 years ago by Alena
API integration in MAKE - Integromat
Hello,
3 years ago by David CÔTE
API Update 2.0
Hallo Zusammen
Wir haben eine Verbindung von Join zu Salesforce.
3 years ago by Rodrigo Alvarez
Missing candidates
We are experiencing cases were some jobs that are clearly shown to have applications, don't show them when queried via the api
3 years ago
