SendSignalInput
Input object

The input parameter for a signal representing the progression of candidates and positions through a recruitment process.Caution: this is currently under development and may be changed or removed without notice.

Fields

Name
Description
typeCode* 
String!
The type of the signal to be sent.Currently, only ApplicationComplete, ApplicationStatusUpdate and PositionStatusUpdate are supported.
candidateApplicationProfileId 
String
The identifier of the original SEEK job application.Only applicable to application status updates for Optimised Apply.
The current status of the application or position.
positionProfileIds 
[String!]
The identifiers to correlate the signal back to the SEEK job ads.Only applicable to position signals.
The previous status of the application or position.This is an optional field, and can be omitted if your software does not track this information.
token 
String
The unique tracking token.This token is generated by SEEK, and is associated with a given application. Do not re-use this field across multiple applications.Only applicable to application status updates for external applications.

Seen in

Parent name
Parent type
Description
Mutation
input argument