Discussions

Ask a Question
Answered

Fetching stage names

Could the stage name be added to the stages field under the job entity? Right now, there's no way to know which stage corresponds with which id.

Answered

Can we programatically create/update job templates using the API?

If not, how else can that be done?

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.