Push API and Webhooks
Webhooks
Answers
webhook to receive answer objects, whenever an applicant answers a question actions name description created an answer was created request payload name type description action string action triggering the event (see above) answer object the answer object event type string "answer" answer object name type description id integer id of the answer application id integer id of the application that answered the question question id integer id of the question that was answered question type string type of the question that was answered text string text of the answer if the answer is a file , the text will be a signed url, valid for 1h question types name description code coding question file file question answer is a signed url of the file free text free text question link url question multiple choice multiple choice question answer is semicolon separated list e g vanilla;chocolate;pistachio range number range question answer is an integer yes no yes/no question answer is "yes" or "no"