This image shows an early approval rule:

Task.payload.expenseRequest.amount < 100 and

PreviousOutcome.outcome == "APPROVE"

THEN

call COMPLETE()