elsa-workflows / elsa-workflows/elsa-core

Read event inputs in next activity?

Open
#5,306 3 comments 0 reactions 0 assignees View on GitHub
documentation triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Is there any smooth way to the read the "input" field of an Event triggered using the API?

At the moment I use `getInput("__EventPayloadWorkflowInput")`. This returns the object of the "input" field, but the Activity faults.
"Cannot read properties of null". Which is strange, because the WriteLine activity outputs the correct value, but the Activity still faults.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.