Automation
Centralized workspace to configure, schedule, and monitor all automated integration tasks
The Automation tab is the dedicated command center for every automated workflow in a project.
Automation provide the following three advantages:
Clarity
We can see if processes are scheduled to run.
Control
Centralized scheduling, status, and log access let you fine-tune performance without jumping between pages.
Auditability
Metrics such as Last Run, Next Run, Data Processed, and Status are scoped to bot tasks, making it easy to demonstrate SLA compliance.
Access Automation
Navigate to Projects from the Home page.
Click a project name to open its workspace. The system directs you to the Automation tab.
Permissions note: Only users with the Project Owner, Admin, or Integrator role can create, edit, or delete automation tasks. All other roles have read-only access.
Page Layout
Project-Level Dashboard (collapsible)
Task Summary: Mirrors the metrics from the main Project page Active Tasks, Total Runs, Successful Runs, and Errored Runs, but filters them to bot tasks only.
Records Moved: Use the same four time-filters (Yesterday, Last 7 Days, Last 30 Days, Last 12 Months) to check the performance trend.
Automation Table Columns
Name
User-defined task label.
Click Configure to open the task in Flow Builder for design changes.
Double-click to rename inline.
Agent
The bot assigned to the automated task:
Integration Bot (handles API-level flows) or
Replication Bot (handles high-volume replication).
Click the dropdown to switch bots.
Last Run
timestamp (Local-timezone) of the most recent execution, regardless of outcome.
Next Run
Scheduled date & time of the upcoming execution.
Last 24 Hrs Data Processed
Total records moved in the past 24 hours.
Click the value displayed in the Last 24 Hrs column to open the log view pre-filtered to show the raw payload and response.
Status
Current lifecycle state:
• Success (green)
• Error (red)
• In Progress (blue)
Actions
Context menu ( … ) and/or inline button.
Click either Configure or the 3 dots.
If you click the 3 dots, you will get an option to
Copy
Duplicate
Delete
the automated task
Create a New Automation Task for a Project
Last updated