skuid w/ headless flows?

I haven’t no. Been on the backburner, and I had to reread my post to even remember what was going on…

I just saw this old post about including flows in an iframe:
https://community.skuid.com/t/best-way-to-incorporate-visual-flows

I wonder if you can just call a headless flow the same way, maybe open a pop up that has this flow and then close the popup. 

I know that you can use buttons to open a visualforce page that calls a flow and you never even see anything on the visualforce page, it just goes to the redirect after it’s done running the flow. This may be another way of doing it, create a visualforce page with your flow, with a redirect to your skuid page, and open a popup with that visualforce page in an iframe, it should reload when done.