getV2Responses()
Overview
public struct function getV2Responses(
required string formId
, required string submissionId
)
Gets responses to v2 forms in a format ready close to that of the original v1 raw responses format
Arguments
Name | Type | Required | Description |
---|---|---|---|
formId | string | Yes | The ID of the form |
submissionId | string | Yes | The ID of the submission that has responses |