Add-ons
Data field reference
If you request a custom data export for your Asks, you will receive a XLSX spreadsheet with 5 tabs of data. Here is the reference for the data fields:
Note: For data relationship, 1 Ask has many Steps and 1 Step has many Files, Fields, and Activities.
- Ask - Header - the overview for the Ask
ask_code= Ask unique IDflow_code= flow unique IDversion_id= flow version numbermaster_flow_code= flow ID for all versions of the same flowcreate_date,update_date,close_date= key dates for the Askcontact_*= submitter information
- Ask - Step Detail - step information for each Ask
is_ad_hoc_step= flag for whether the step was inserted (not part of the flow)step_number= step numberstep_start_date,step_complete_date,step_due_date= key dates for the stepcontact_*= contact who currently owns the step, if step status = Completed, this is contact who completed the stepteam_*= team who currently owns the step, and no one from the team picked it uporiginal_contact_*= contact who initially owned the steporiginal_team_*= team who initially owned the step
- Ask - Form Field Values Detail - form field information for each Ask
step_code= step that the form field belongs to; if blank, the form field belongs on the Create Ask formstep_number= if step_number is 0, the form field belongs on the Create Ask formfield_id= field unique IDfield_value= field valuesubmit_date= field value submitted date
- Ask - File Detail - attachments for each Ask
step_code= the step that the attachment was uploaded onattachment_code= attachment unique IDupload_date= attachment upload datecontact_*= attachment uploader information
- Ask - Activity Detail - additional activity logs for each Ask (excluding the above activities)
step_code= the step that the activity occurred onactivity_feed_type_id= activity unique IDactivity_feed_create_date= activity log datecontact_*= contact who performed the activity