TritonFlow
Documentation for the TritonFlow Apex class that provides core logging functionality for Flow Builder and Process Builder.
Overview
Flow Logging Methods
log
@InvocableMethod(Category='TritonLogging'
Label='Log'
Description='Creates a log for a flow or process builder')
public static List<FlowLogOutput> log(List<FlowLog> flowLogs)Field Mapping Reference
Core Fields
Builder Method
Flow Source
Required
Default
Context Fields
Additional Fields
Automatic Behaviors
Validation Rules
Required Fields
Enum Validation
Field
Invalid Value Behavior
Error Handling
Related Classes
Transaction Management
Stacktrace Handling
Last updated