What does the Derivation node do?
The Derivation node allows you to call an existing Derivation via its ID, so the user can continue the conversaion with an agent.
How to test it?
To test this flow, just activate the "Input" Inject node that was set up to mock the data received when an Integration is called.
The Answer returned by this flow (with the 'derivation' complement) will be shown on the Debug window.
How to use it?
To apply this on your integrations/flows, you can replace the "Input" Inject node with a Step-In Node, and set up an Intention to call that Integration.
As for the Derivation node itself, all you need is the Derivation ID of your desired Derivation, you can find this on my.aivo -> Settings -> Transfers -> "Edit" the desired Derivation -> Look up the website URL, it'll look like: https://my.aivo.co/transfers/edit/XXXX, where 'XXXX' is the Derivation ID we're looking for.

Download the flow by clicking on this link.