Cascade webhook triggers for events triggered by other events.
For example, when an Opportunity is created from a Meeting Scheduler being configured to "Add meeting to pipeline", currently only the MeetingCreated event is triggered, even though the Opportunity is created.
OpportunityCreated should also trigger since a new opportunity was indeed created.