Skip to content

Intercept and modify data #4

@sabatale

Description

@sabatale

Thanks for the sample!

Is there a way to modify the data after interception?

E.g.,

...{intercept: true });
event.data.body = "abc"
event.helper.done() // Should return "abc" but does not

Or to have an equivalent of event.helper.fail() that does not trigger a notification? (e.g., event.helper.fail({silent: true}))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions