Question
Smart Campaign Trigger Consolidate Lead Information Before Calling Webhook
I have a smart campaign that has 40 "data value changes" triggers associated to check for when one of my lead fields is changed, I want to call a webhook. The issue is, if multiple fields are changed, that webhook is called multiple times. Is there a way to consolidate all changes before calling my webhook? I already tried doing a batch/scheduler, but this option is not feasible because I can only run the scheduler once a day.