Skip to content

Code

Code provides a powerful environment to execute JavaScript directly within your workflows. You can run JavaScript to perform actions, allowing you to input data as key:value pairs using the Monaco Editor.

Code is a built-in integration that works out of the box and doesn't need to communicate with any other external services to run.

Actions:

  • Input data: Input data as a key:value pair.
  • Execute JavaScript: Executes JavaScript in the Monaco editor.