The Code Tool gives the ability to write custom Node.js code against the data in an integration. It also offers the ability to write a custom output schema, which can be useful to reshape the data for later on in an integration.
ctx.data.body
ctx.data.selectors.<selector_name>
Defining Output Schema
Copilot Mode
Transform
Generate
. The AI will then go away,
analyse the data it has available to it, understand the user’s requirements and then write code to carry out the requested taskPrompting
Testing