The Account Dashboard allows you to view all currently running and completed flows in the account. You can access the Account Dashboard from the left navigation menu.
The Account Dashboard has two tabs: Running flows and Completed flows.
Running flows
The Running flows tab displays all flows currently in progress.
Integration: displays a link to the integration that contains the currently running flow. Click the funnel icon in the column title to limit the display to specific integrations.
Flow: displays a link to the flow that is in-flight. Click the funnel icon in the column title to limit the display to specific flows.
Status: displays the status of the currently running flow that is in-flight. Click the funnel icon in the column title to limit the display to specific statuses for currently running flows.
Started: displays the number of records currently in processing for the flow.
Success: displays the number of successfully processed records for the currently running flow.
Ignored: displays the number of ignored records for the currently running flow.
Errors: displays the number of errors that have occurred for the currently running flow.
Auto-resolved: displays the number of records that errored and were automatically resolved for the currently running flow. (These are errors that have matching trace key values that were resolved by integrator.io).
Pages: displays the number of processed pages for the currently running flow.
Actions: Allows you to cancel the flow that is in progress or waiting in queue.
Completed flows
The Completed flows tab displays all flows completed within the selected date range.
Completed date range: Select a date range to limit the completed flows list. (defaults to Last 24 hours).
You can choose any of the following presets:
- Today
- Last 24 hours (default)
- Last 36 hours
- Last 7 days
- Last 15 days
- Last 30 days
- Custom: opens a calendar that you can use to select beginning and end dates to define your date range.
Integration: displays a link to the integration that contains the completed flow. Click the funnel icon in the column title to limit the display to specific integrations.
Flow: displays a link to the completed flow. Click the funnel icon in the column title to limit the display to specific flows.
Open errors: displays the total number of errors that have not been resolved in the flow. Click the number to view the application that caused the error. Resolved errors are not included in this count. You can sort the flow list by the number of errors in ascending or descending order by clicking the Open errors column header.
Click the number in the Errors column to view more detailed information about the errors that happened during the completed flow.
You can click Actions (...)>Download errors and select the date range. When you click Download, integrator.io creates a CSV file that lists all errors within the date range you defined.
- Message: displays the error message returned from the API that encountered the error.
- Code: displays the response code returned from the API that encountered the error.
- Source: displays the application that encountered the error. Click the funnel icon to isolate the list to a specific application.
- Classification: displays the classification of the error. Click the funnel icon to isolate the list of errors to a particular classification set.
- Timestamp: displays the time at which the error occurred. Click the funnel icon to isolate the list of errors to those that occurred within a specific timeframe.
When you select an error, the row is highlighted and the Error details are displayed beside the error.
- Edit retry data: opens the failed record in a text editor for modification.
- View HTTP request: displays the HTTP request sent from integrator.io.
- View HTTP response: displays the HTTP response returned from the application.
- Error fields: shows the error-related fields.
Based on these fields, you can retry or resolve errors individually or as a batch and monitor your retry runs. You can see the number of retried and resolved errors in the upper-right corner.
Last open error: The time at which the most recent error occurred. For example, if an error occurred on 9/10/2021 at 10:00:00 AM and it was resolved at 10:01:00 AM, the Last open error would still show 9/10/2021 at 10:00:00 AM.
Last run completed: The time at which the last run of the flow was finished.
Runs: The number of runs that's been performed for a flow. You can click the run count and view the Run history, which provides details of each flow run. You can also filter the run history for any analysis.
Click the arrow next to a flow to drill down and see details at a more granular flow step level.
Average run time: The average time it took the listed flow to run for the selected date range.
Success: The number of successful records processed by the flow for the selected date range.
Ignored: The number of ignored records for the selected date range.
Errors: The total number of errors generated by the flow for the selected date range.
Auto-resolved: The number of errors that were auto-resolved based on a match to another error's unique field identifier (trace key) for the selected date range.
User-resolved: The number of errors marked as resolved by an integrator.io user.
Pages: The total number of pages processed by the flow for the selected date range.
Comments
Please sign in to leave a comment.