Discussions

Ask a Question
ANSWERED

How to GET applications from Confidential Jobs?

GET /api/v1/applications/{id} returns 404 not found if the job is marked as confidential. Is there a workaround for this? or can you suggest a way to test or setup a different webhook for our prod/staging environment? We thought about using a specific test job just for staging env, but we encountered that error/limitation since we dont want that test job to show up in the careers page
ANSWERED

Can you pull DEI related info for the applicant?

Can you pull DEI related info for the applicant?
ANSWERED

Integrate as a free job board

Hi, I just want to ask if we would like to integrate with you and publish your jobs on www.drjobpro.com. but the thing is we do not support candidate redirection, so we can send you back applications through API endpoint or even a unique email added to each job. my question is, do you support something like that? if yes, please let us connect for a quick meeting to get started. thank you in advance.
ANSWERED

Source Address of Webhooks

We would like to integrate using the Webook capabilities with an application that is behind a firewall. Is it possible to know what IP address(es) the Webhook is sent from?
ANSWERED

How get Departments and Locations list

Hi I use your API for displaying jobs on https://www.closetamerica.com/ I need to get a list of all departments and locations to display like a category on site page, but I can get it only by next links if I login into the pinpoint admin page https://closetamerica.pinpointhq.com/admin/api/v1/departments/ http://joxi.ru/a2XoG3pulYXkGm https://closetamerica.pinpointhq.com/admin/api/v1/locations/ http://joxi.ru/82QlNYdtVxeN5m How to get departments and locations by API using API key? Thanks for the answer =)