How do I connect the output from one task so I can use it as input to another task? See screen below: The "Invoke Script" task runs a PowerShell Script. The "Email Send" task sends an email. Both tasks work separately. How do I get the results of my powerShell script so that I can use them as the content of the "Email Send" task?