How do I access output from an autolaunched flow in Skuid?

I have an Autolaunched Flow with No Flow Trigger in Salesforce that I can access in Skuid via the Run Data Source Action action. I can see how to send a value to a variable in the flow that is set for input. How do I then access the result of running the flow? I have a variable in the flow that is set to be available for output but I don’t see where in Skuid I would get to that value to store somewhere.

Figured out part of this at least. Check out this post: Capture Apex Action (Invocable) response?