Skip to main content

What it does

The Javascript Event Button emits a custom JavaScript event, facilitating the execution of additional scripts in response.

Configuration

Basic Configuration

The detail body that is passed with the javascript event contains the customerName and the customerProvidedId for the customer who clicked the button.

Example Code