Create a new survey submission for a candidate's application. Use this to submit candidate survey responses programmatically, such as candidate experience ratings or feedback forms. Requires the candidatesWrite permission.
candidateIdRequiredstringThe UUID of the candidate for whom the survey submission is being created
applicationIdRequiredstringThe UUID of the application associated with the survey submission
submittedValuesRequiredobjectAn object containing the survey responses as key-value pairs. Keys are field identifiers (e.g., '_systemfield_overall_candexp_rating') and values are the submitted responses. MultiValueSelect fields accept lists of strings, while single-value fields accept scalar values (str, in…
surveyFormDefinitionIdRequiredstringThe UUID of the survey form definition to use for this submission
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.