Creates a single prospect instance with the specified data. In the request body, specify at least the required field `candidate.name.country.id`. The Recruiting Name Components configuration might require additional fields for `candidate.name`; see the Recruiting Name Components…
typeobjectThe prospect type instance reference (e.g., {'id': '<type-wid>'}).
levelobjectThe prospect level instance reference (e.g., {'id': '<level-wid>'}).
sourceobjectThe prospect source instance reference (e.g., {'id': '<source-wid>'}).
statusobjectThe prospect status instance reference (e.g., {'id': '<status-wid>'}).
candidateobjectThe candidate sub-object. Must contain at least name.country.id; may require additional name fields depending on the country's Recruiting Name Components configuration. Example: {'name': {'country': {'id': '<country-wid>'}, 'firstName': 'Ada', 'lastName': 'Lovelace'}}.
referredByobjectWorker instance reference of who referred this prospect (e.g., {'id': '<worker-wid>'}).
candidateTagsarrayThe candidate tags to associate with the candidate.
candidatePoolsarrayThe active, static pools to add the new candidate to.
contactConsentbooleanIf true, the candidate agrees to be contacted.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.