Assessment Templates
The AssessmentTemplate object is used to represent a catalog definition published by an assessment partner.
Properties

idUUID

remote_idString
The third-party API ID of the matching object.

created_atDateTime (ISO 8601)
The datetime that this object was created by Merge.

modified_atDateTime (ISO 8601)
The datetime that this object was modified by Merge.

partner_template_idString
The assessment partner's unique identifier for this template (e.g. Amazon Connect Talent's package ID).

titleString
Human-readable name of the assessment (e.g. "Voice Interview - Customer Service").

descriptionString
Longer description of what the assessment measures.

max_scoreNumber
Max score of the assessment.

remote_was_deletedBoolean
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsObject

remote_dataRemoteData[]
The RemoteData object
The RemoteData object is used to represent the full data pulled from the third-party API for an object.
Properties

pathString
The third-party API path that is being called.

dataAny
The data returned from the third-party for this object in its original, unnormalized format.