Hii @StephenGW ,
Even if some of the trigger/action outcomes do not show up in the dynamic content choices, you can always use them by finding the expression values of the outcomes by hovering over them,

So the expressions to split would become something like below,
split(triggerBody()['email'],';')
Here's a sample test result that I've ran,

So it doesn't matter if the dynamic popup doesn't show some of the options, we can always write expressions!
Hope this helps 🙂
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.