Alloy Automation · Schema

WorkflowLog

A workflow execution log entry

AutomationEmbedded IntegrationsIntegrationsiPaaSUnified APIWorkflows

Properties

Name Type Description
logId string Unique identifier for the log entry
workflowId string Workflow identifier
status string Execution status
executedAt string Timestamp when the workflow was executed
duration integer Execution duration in milliseconds
View JSON Schema on GitHub