Several actions such as get event by ID and update event require you to input event ID. To get the event ID, you could conduct a search event action before this and map the data bill into the event ID in the output schema. If the actions is a continuation from trigger event, event ID can be found in the schema output of the trigger step as well.