Call Flow
What is Call Flow Entity
The Call Flow entity is a basic entity that allows you to call another flow that has a callable trigger from the current running flow.
Built-in operations in Call Flow Entity
This topic describes the list of operations that can be performed on a Call Flow entity in the Backflipt platform.
Call Flow Operation | Description |
---|---|
Fire and Forget |
It can be used to call a flow without expecting a response. |
Fire and Get Response | It can be used to call a flow and get a response from the callable flow. |