With the introduction of Workflow Execution Log Streaming, Universal identifiers for flow and folder references have been changed.
- EA in 2024.07.0
Universal identifiers for flow and folder references
The URL paths for flows (for example, /app/folders/{foldernumber}/flows/{flownumber}/) have been updated to use a Universally Unique Lexicographically Sortable Identifier (ULID) /app/flows/{ULID}/. For example, /app/flows/01HZKPGVPXYA6ZWMKKADVXYJ1H.
This change has also been made for folder identifiers, which now have the form /app/folders/{ULID}.
Users can continue to use any existing saved links for flows and folders but are automatically redirected to the new external ID URL. Also, any System Log events for flows/folders now use this ULID instead of the previous format.
