Click the Quick action operation field and select Node.js script.
Enter your script as a string making sure it returns results in JSON format. Note that we automatically wrap the code in the async function so that you can use keywords such as await and execute code that doesn’t block the main thread.
(Optional) In Select data to reuse, you can select result to use as a variable in later steps.
Save your changes.
Currently, we don’t highlight or format code.
If the step shows the processing status for more than 5 seconds, refresh the page.