Sub Flow
The Sub Flow component is designed to dynamically generate a component from a flow. It executes a specific flow and provides the results in a structured format, helping users automate tasks and processes within the Nappai system.
Relationship with Nappai System
The Sub Flow component is part of the Nappai automation and AI assistant system. It interacts with the system by executing predefined flows and returning their results, allowing users to automate complex tasks without needing to understand the underlying technical details.
Inputs
- Flow Name: The name of the flow you want to execute. This input updates in real-time and includes a refresh button to ensure you have the latest options.
- Input Value: The data you want to input into the flow. This can be multiple lines of text.
- Tweaks: Adjustments or settings you want to apply to the flow.
- Get Final Results Only: A setting that determines if only the final results of the flow should be returned. This is an advanced option.
Outputs
The component produces a list of data objects containing the results of the executed flow. Each object includes detailed information about the results and any messages generated during the flow’s execution. These outputs can be used to inform further actions or decisions within your automated processes.
Usage Example
Imagine you have a flow that processes customer feedback. By using the Sub Flow component, you can execute this flow with specific feedback data and receive structured results that highlight key insights and summaries, helping you to quickly understand customer sentiments.
Templates
Currently, there are no specific templates where the Sub Flow component is pre-configured. However, you can easily integrate it into your custom workflows within the Nappai system.
Related Components
- Main Flow: A component that handles the execution of primary flows within the Nappai system.
- Data Collector: A component that gathers and organizes data inputs for use in various flows.
Tips and Best Practices
- Regularly update the flow options to ensure you are using the most current configurations.
- Use the “Get Final Results Only” option to simplify outputs when you only need the end results.
- Experiment with different tweaks to optimize the flow’s performance and results.
Security Considerations
Ensure that any data input into the Sub Flow component is secure and complies with your organization’s data protection policies. Be mindful of sensitive information and use encryption where necessary to protect data integrity.