Discussions

Ask a Question

Onboarding Stage Completed (V2) - Differentiate between stage completed/ignored/skipped

Hi Team,
We're using the Onboarding Stage Completed (V2) webhook event to trigger an integration with another system. However, we note that Pinpoint considers a skipped or ignored stage to be completed and thus an event is fired in those two scenarios.

It would be great if there was a parameter in the webhook event that we could use to confirm whether the event was a result of a skipped or ignored stage or one that was fully completed.

Any chance of an enhancement?

In the mean-time, is there an alternative approach that I could use to determine if a stage completion event came from a skipped or ignored stage i.e. use an API to get stage details or something along those lines?

Thanks,
Dan

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

How do i include the field Approvers when calling a GET api for Requisitions? Along with the comments of the Approver, it's exposed in the UI, why is it still not available in the API?

Job Seeker Preferences

When completing a speculative application the candidate submits preferences (Locations, Divisions) and these are visible on their profile as "Interested Areas". How is this data accessible via the API? We cannot see them on the job_seeker record.

Answered

Town cannot be blank

Hi guys, we are seeing this issue where no matter value we send in the "town" field it throws the error "422 Unprocurable Entity" saying "Validation Error: Town can't be blank"

Answered

How to export messages

I want to export messages (email communication) for candidates. I can't find any API information or anything how to do it.

Answered

Problem with API

Hello!
Could you please tell me how to submit a support ticket, because I'm having an issue with the API?

Answered

MCP - download attachments

It appears that the MCP server is not able to download attachments. Endpoints return attachment links as .../rails/active_storage/blobs/... links that can be downloaded successfully by other methods (e.g. curl) as long as the X-API-KEY header is included and redirects are followed. However, MCP clients are typically unaware of the key itself as it is part of the server configuration. Is there any workaround suggested?

Answered

Attach document to an application

Hi,
Is there a way to add an attachment or document to an application using API? I found a way to add attachment to a candidate but would like to know if it is possible to attach to an application.
Thanks.

Answered

Swagger / OpenAPI Definition

Hi,

Answered

How to Download Application Attachments

Hello,