ODBC Driver for SurveyMonkey

Build 25.0.9434

UpdateSurveyResponse

Update a response on a collector.

Input

Name Type Required Description
CollectorId String True The colletor ID.
ResponseId String True The ID of the response to update.
CustomVariables String False Values to any available custom variables in the survey.
CustomValue String False A custom value to attach to the response for a weblink collector.
ResponseStatus String False Status of the response: completed, partial, overquota, disqualified.
IpAddress String False IP Address the response was taken from.
RecipientId Int64 False The recipient ID from an email collector. Required for email collectors.
Pages String False Pages from the survey and their associated responses.

Result Set Columns

Name Type Description
Success Boolean Whether the operation was successful or not.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434