FlowProof v3 Legend

Generic FlowProof visual roles for mapping engine-native steps into the v3 proof viewer.

Preview compatibility: trigger has a dedicated icon. Older trigger aliases still normalize deterministically before the final generic step fallback.

theme=dark

Category Colors

Visual Role Catalog

Preview Visual Role Display Kind Source Kind Aliases Icon Id Category Asset
External Write
State-changing external calls such as HTTP POST, PUT, PATCH, and DELETE operations.
external_writecreate, delete, http_delete, http_patch, http_post, http_put, http_write, patch, post, put, update, writev3-external-writesinkSVG
Notification
Messages sent to people or collaboration systems.
notificationemail, message, post_message, slack, teamsv3-notificationsinkSVG
Sink
Outputs, terminal writes, outbound boundaries, and destination systems.
sinkcrm, data_table, database, erp, file, netsuite, output, record_system, salesforce, sql, storage, system_of_recordv3-sinksinkSVG
External Read
Read-only external calls such as HTTP GET, lookup, fetch, and query operations.
external_readfetch, get, http_get, http_read, lookup, readv3-external-readsourceSVG
Source
Inbound source boundaries, file drops, and source systems after the trigger has fired.
sourceinput, webhookv3-sourcesourceSVG
Trigger
Scheduled starts, webhooks, event subscriptions, and other proof-pack entry triggers.
triggerclock, event, http_trigger, new_or_updated_record, new_record, record_created, record_updated, schedule, scheduled_event, timer, updated_record, webhookv3-triggersourceSVG
Parser
Parsing, decoding, or structural conversion of data into proof-readable fields.
parsercsv, csv_parser, parse, parse_csv, validate, validationv3-parsertransformSVG
Step
Fallback processing work used only when no more specific FlowProof role is available.
stepaction, api, external, external-call, external_call, http, invoke_http, operationv3-steptransformSVG
Transform
Data shaping, field derivation, filtering, aggregation, or enrichment work.
transformquery_data, transformation, workato_transformationsv3-transformtransformSVG
Audit
Audit writes, trace events, logs, and operational observability records.
auditlog, loggingv3-auditutilitySVG
Branch
Decision points, conditions, filters, routers, and outcome splits.
branchcondition, conditional_branch, ifv3-branchutilitySVG
Error Path
Failure handling, review queues, dead-letter paths, and exception routes.
error_patherror, error-path, error_monitor, failurev3-error-pathutilitySVG
Evidence
Proof outputs, job reports, observations, and captured validation evidence.
evidencejob_report, job_report_config, proofv3-evidenceutilitySVG
Review
Human review, approval, triage, or exception-handling work.
reviewreview_queuev3-reviewutilitySVG
Back to Flowvec