Using a response handler to capture a payload/response and use that data inside my application/API connector

Personnally, I prefer to create a plugin. But Ithink it’s possible with toolbox.
In the onsuccess part, this is the moment to use the bubble function and the trigger event and publish data.
Look a short example here:
Toolbox plugin - collection of utility elements (#Javascript to Bubble)

1 Like