Looking for a way to make a global trigger but have it apply individual program tokens
Hi all,
So here's what I'm trying to figure out: I have a field I use on the lead object to upload new field event notes called "last event notes". With every event that we upload, any new notes go to this field and with that comes the problem of losing previous notes - because the last event notes field is overwritten on upload. To get rid of this problem, I am trying to put together a global trigger that detects when new data is added to the last event notes field and adds those notes to a more permanent notes field called "qualification notes". To help keep track of where the notes in "qualification notes" came from, I want the trigger flow so that it will not only move the last event notes into qualification notes, but it will also add the program title to the front of those new notes and also keep any previous notes already in qualification notes. I have tried to put it together like the screenshot below, but due to the nature of how I have it set up, the program name token will only apply the name of the program the smart campaign exists in. I don't want the smart campaign to have to appear in every single program we put together and I would rather have it be in one spot while working for all programs. So I'm wondering how I can make this flow work as I've described. Any thoughts?
