Discussions

Ask a Question
ANSWERED

Does PinpointHQ's webhook system escape special characters?

When PinpointHQ's webhook system sends payloads in JSON format, does escape special characters like " in the JSON to ensure the payload is valid?

ANSWERED

Issues with submitting application answers and custom attributes with application creation

Hi there,

ANSWERED

Requisitions

How do i include the field Approvers when calling a GET api for Requisitions?

ANSWERED

average_rating doubt

I need to update the extra-field average_rating using a post method. but i can't find an endpoint capable of this

ANSWERED

Onboarding API

Hi,

ANSWERED

Querying latest oboarding application response

I only want to return the results from the latest onboarding application.

ANSWERED

Add number answer to application

Hi,

ANSWERED

Adding user relationship when creating comments

According to the API when creating comments you can mention a application id for the comment to be related to. But its always created under a system user. Can i pass in a user relationship / user_id to make it so that the user is creating a comment. I can do that in the Pinpoint UI. When i make a comment on an applicant, it showing my name as the comment creator. I would like that to be enabled on the API if possible.

Can i retrieve candidates via API?

I can retrieve applications and jobseekers from the API. but i would like to fetch a candidate using candidate ID. Is it possible via API?

ANSWERED

Retrieving questions

Hi, which endpoint needs to be used to retrieve questions from a job with the question id? I cannot find the endpoint for this. The custom fields endpoint simply returns resource not found.