MARKETPLACE
PLUGINS
JAVASCRIPT ACTION W/ DEBUG
Javascript Action w/ debug logo

Javascript Action w/ debug

Published April 2025
   •    Updated this month

Plugin details

This plugin lets you execute custom JavaScript code directly from a workflow.
It supports both synchronous and asynchronous scripts (await, fetch, etc.).

💡 Debug Mode: When enabled, the plugin logs your script, result, and any errors to the browser console. This makes it easy to test, troubleshoot, and understand what’s going on in your code — especially when working with complex or async logic.

💡 Helpers:

- helpers.log(...args)
Logs one or more values to the browser console, prefixed with [JSAction].

- helpers.delay(ms)
Returns a Promise that resolves after a given delay (can be used with await).

- helpers.now()
Returns the current date and time as an ISO string.

Free

For everyone

stars   •   0 ratings
32 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Martin B. Levy logo
Martin B. Levy
Joined 2023   •   16 Plugins
View contributor profile

Instructions

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble