Skip to main content

sales_opportunity_note_workflow_answers_v1

'Sales opportunity note workflow answers' refer to the responses or data collected through the digital questionnaires associated with a job note.

ColumnData typeDescription
idNUMBER(38,0)The identifier of the workflow answer.
workflow_nameVARCHAR(100)The name of the workflow.
workflow_group_nameVARCHAR(92)The name of the workflow group.
question_textVARCHAR(2000)Textual representation of the workflow question.
answer_textVARCHAR(4000)Textual representation of the workflow answer.
is_defaultVARCHAR(3)Indicates if the answer is the default value provided for the question.
notesVARCHAR(8144)Additional textual notes provided for the workflow answer.
quantityNUMBER(38,0)Quantity value associated with the cost type workflow question.
net_amountNUMBER(38,0)Net amount value associated with the cost type workflow question.
tax_amountNUMBER(38,0)Tax amount value associated the cost type workflow question.
gross_amountNUMBER(38,0)Gross amount value associated the cost type workflow question.
currencyVARCHAR(6)Currency code associated with the cost type workflow question.
answered_atTIMESTAMP_TZ(9)The timestamp with the timezone offset of when the workflow question was answered.
question_typeVARCHAR(58)The type of the workflow question. Possible values: 'Yes/No', 'Whole number', 'Decimal', 'Text', 'Multi-select List', 'Single-select List', 'Cost', 'Date', 'Time', 'List', 'Barcode', 'Multi-select Icons list', 'Single-select Icons list', 'Optical character recognition'.
is_answer_mandatoryVARCHAR(3)Indicates if the answer to the workflow question is mandatory.
is_on_job_cardVARCHAR(3)Indicates if the workflow question appears on the job card.
question_orderNUMBER(38,0)The integer value marking order of the question in the workflow.
is_deletedVARCHAR(3)Indicates if the answer was deleted from JobWatch.
deleted_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the answer was deleted.
_resource_idNUMBER(38,0)Identifier of the resource associated with the workflow question.
_sales_opportunity_note_idNUMBER(38,0)Identifier of the sales opportunity note associated with the workflow answer.
_last_sync_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the workflow answer data was last refreshed.