
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your Appin Workday API
Retrieves a collection of interviews.
Secured by: Interview Feedback Public API
Scope: Recruiting
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.ID | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Interview Statuses | interviewStatuses | array of items | "All applicable interview statuses for an Interview event. Statuses can be: * AWAITING_ME - An in-progress Interview event is waiting for the logged-in user's feedback. * COMPLETED - An Interview event is complete. * FEEDBACK_COMPLETE - All interview feedback for this in-progress event was submitted, but the Interview event isn’t awaiting the Make Interview Decision step. * NOT_SCHEDULED - An interview hasn't been scheduled for an in-progress Interview event. * PENDING_FEEDBACK - An in-progress Interview event is waiting for interviewer feedback. * SCHEDULED - An interview is scheduled for an in-progress Interview event. * SUBMITTED_FEEDBACK - The logged-in user submitted feedback for an in-progress Interview event. * MAKE_INTERVIEW_DECISION - The make an interview decision step for the candidate." |
Id | item.id | string | Id of the instance |
Href | item.href | string | A link to the instance |
Descriptor | item.descriptor | string | A preview of the instance |
Has Competencies Questionnaires | hasCompetenciesQuestionnaires | boolean | If true, the interviewer feedback task awaiting processing has Competencies or Questionnaires with configured XIP settings. |