Easy Form Widget Responses API
Overview
Easy Form Widget Reponses API is associated with the Easy Forms Responses API.
Elements
Element | Description | Req'd | Unique | Allowable Value | In | Out | Data Type |
---|---|---|---|---|---|---|---|
answer | Answer | yes | string(255) | ||||
created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
created-by | User who created | yes | User | ||||
easy-form-id | Easy form ID associated with this easy form response | yes | integer(11) | ||||
easy-form-response-id | Easy form response ID associated with this widget | yes | integer(11) | ||||
easy-form-widget-id | Easy form widget ID associated with this widget response | yes | integer(11) | ||||
encrypted-answer | The answer for widget response | yes | string(20000) | ||||
field-name | Field name | yes | |||||
id | Coupa unique identifier | yes | integer(11) | ||||
type | Type of widget response | yes | string(255) | ||||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
updated-by | User who updated | yes | User | ||||
widget-label | User name for widget | yes | string(255) | ||||
widget-type | Type of widget | yes | string(255) |