Executable Campaign - Parent token apply on Email
I'm trying to use an executable campaign to send out a welcome email to those who view various recorded webinars on our site.
When using an executable campaign, does my token used in email also inherit the parent value?
When I test it, the email's my-token takes the value set on the program itself, and not being overridden by the program where I'm calling this from.
What I want to do..
Call executable campaign from each of the webinar programs where we have tokens set for webinar names and urls.
Executable campaign is in another program, and email has my tokens for things like webinar names.
Flow - I use 2 execute campaign, and the one that's just value update which seems to work fine.

token set on parent campaign.

Should I just create a field that I can update in the flow before I send out an email and use that value in the token?
If anyone has good workaround, please let me know!