Create shipment task from channel reaction for handler
Create shipment task from channel reaction for handler
Your reacted shipment messages don't create an assignable task, leaving handlers unclear and delaying outbound registration. Get a clear task message so registrations finish before dispatch.
Overview
Reacted messages should become work, not noise; otherwise handlers scramble before dispatch. This flow converts a marked message into a direct assignment to the responsible handler so registrations are completed before the daily dispatch cutoff.