Pairing triggers and actions from different applications

Depending on how your functions are configured, Botize allows the creation of tasks composed of a trigger and an action that belong to different applications

Functions that only produce standard output data (data variables of standard types) can be paired with actions that only require standard input data. It is also possible for actions and triggers to use custom data types, in this case a trigger producing a custom type variable can be paired only with an action that needs an input parameter of the same type.

See the get_function_info command description for more details.