I think you're on the right path using a trigger instead of a sensor, however, I'd use the TriggerDagRunOperator. You can pass in the Dag ID of the Dag you want to trigger as well as any configurations. The logical date is optional.