Boomi Flow Runtime Reference Documentation
    Preparing search index...
    interface NavigationProps {
        execute: Execute;
        flowId: string | null;
        navigation: Navigation;
        tenantId: string;
    }
    Index

    Properties

    execute: Execute
    flowId: string | null
    navigation: Navigation
    tenantId: string