Skip to content

Developer

Actions for debugging and scripting.

Scripting is in beta

Scripting is currently a beta feature, available to selected accounts. Once it's enabled on your account, the Developer actions – and the scripting triggers (On Experience Load, On Render, Custom) – appear in the editor automatically. To request access, contact us to join the beta.

Show Debug Message

Shows a short message during creation and preview (not to end users) when the action fires. Handy for troubleshooting – you can see exactly when a particular point in a long chain of actions was reached.

Options

  • Message – the text to show (supports variable interpolation).

Run Script

Runs a custom JavaScript snippet. The editor includes a code editor with autocompletion. Scripting extends an experience beyond the no-code actions – start no-code, then take it further yourself or with developers.

See the Scripting documentation to learn the API.