Extract Run History Reports From Workflows Task
Suite
Customer Experience
Employee Experience
Strategy & Research
Product
Qualtrics
What's on this page
About Extracting Run History Reports from Workflows
Qualtrics keeps a run history for each workflow you create. This run history contains information about the workflow’s trigger and tasks. You can export the run history for your chosen workflows using the extract run history reports from workflows task. Then, you can save the exported workflow run history for your own internal record keeping.
Attention: To export run history, your organization must have an SFTP server to save the exported data. Contact your IT team if you need assistance with setting up an SFTP server.
Qtip: For information on general limits that apply to ETL workflows, see Workflow Limits. For any task-specific limits, refer to the information on this page.
Setting Up an Extract Run History from Workflows Task
Qtip: Check out the Export Workflow run history to SFTP server on a schedule workflow template for a template with the initial setup completed.
Exporting Specific Workflows
This section covers how to choose specific workflows to include in your export.
Data Included in Run History Exports
Qtip: If your workflow runs but there is no run history to export, the workflow will produce an empty CSV file that only contains headers.
This section covers the data fields you’ll find in a workflow run history export. When your run history exports, each event and task in a given workflow run will have its own row.
Example: Let’s say I have a workflow with a survey response event, a ticket task, and an email task. When I export the run history for this task, each workflow run will have 3 rows – one for each component.
- Completed Timestamp: The date and time that the workflow finished running. The date and time format is customizable when setting up the task.
- Component Execution Status: Indicates the workflow trigger or task status. Values include SUCCEEDED or FAILED.
- Component ID: The unique ID for your trigger or task.
- Component Input: The input values passed into the task (piped text, field mappings, etc). Triggers do not have inputs. Some tasks do not yet have this information available.
- Component Key: A unique key based on the component name (e.g., email task).
- Component Name: The localized name of the workflow trigger or task (e.g., email task).
- Component Output: The output values passed from the task (returned fields, etc). Triggers do not have outputs. Some tasks do not yet have this information available.
- Component Type: Describes the workflow component, either a trigger or a task.
- Retry: Indicates if the workflow was retried. Values include TRUE or FALSE.
- Run Immediately: Indicates if the workflow was triggered via the Run Immediately button. Values include TRUE or FALSE.
- Started Timestamp: The date and time that the workflow component started processing. The date and time format is customizable when setting up the task.
- Trigger ID: The ID of the trigger that started the workflow. The Trigger ID will be the same for all components within a specific workflow run.
- User ID: The Qualtrics User ID of the user who created the workflow.
- Workflow Execution ID: The Qualtrics-assigned ID number for this specific workflow run. All components of the same workflow run will have the same Workflow Execution ID.
- Workflow Execution Status: Indicates the workflow’s status. Values include SUCCEEDED or FAILED.
- Workflow Name: The workflow’s name as it appears in the workflow editor.
- Workspace ID: The ID of the workspace that contains the workflow.
- Workspace Name: The name of the workspace that contains the workflow. This will either be the name of the project that contains the workflow, or “global” if within the stand-alone workflows page.
Qtip: Not all tasks and triggers will have data for the fields above.
That's great! Thank you for your feedback!
Thank you for your feedback!