Code Actions

Code actions are recipe steps with defined inputs and outputs, but you are allowed to write code.

Code actions are used for calling APIs, but they can also be used for complex data handling. They can also be referenced from within a recipe.

The following languages are supported:

  • JavaScript
  • Python
  • Ruby

Related Links