Skip to main content

Automation QubePro Automation module; It is a platform designed for agent management, scheduled job execution and integration automation.

It runs on centralized authentication and multi-tenant infrastructure.

Basic Features

# Agent Management

  • Creating, editing and deleting agents
  • Agent status monitoring (active / passive / error)
  • Agent configuration and environment variables
  • Running isolated agents in a multi-tenant structure

# Job Management

  • Defining and running scheduled jobs
  • View work history and work logs
  • Successful / unsuccessful job reporting
  • Job prioritization and ordering

# Notification and Activity

  • Real-time job notifications
  • Monitoring all transactions with activity log
  • Error and warning notifications

Pages

| Page | Description | |---|---| | Dashboard | Agent and job statistics, system status | | Agents | List and management of all agents | | Works | List of active and pending jobs | | Work History | History of completed and error-prone jobs | | Notifications | System notifications | | Activity Log | User and system activity logs | | Settings | Agent and system settings | | Translations | Interface language management |

Access After

logging in to the QubePro platform, you can access it by clicking the Automation tab from the left menu.

API

EndpointDescription
GET /agentsAgent list
POST /agentsCreate new agent
GET /jobsJob list
POST /jobsDefine new job
GET /jobs/historyWork history
GET /notificationsNotifications
GET /activity-logActivity logs
GET /settingsSettings
GET /translationsLanguage varieties