Support file object data sources in Flows / action data sources

Hi!

Are there plans for Flows (and action data sources) to support retrieving and manipulating data from file objects?

Today, if we need something out of a file object, we have to read and parse it outside the flow and pass the result in through the action that triggers it. That means the parsing logic lives outside the flow, so it can’t be reused, inspected, or maintained with the rest of the flow.

Related gap: creating file objects from incoming API calls also isn’t supported, so files that arrive via API can’t be brought into a flow at all.

Thanks,
Michael

Hi! This is coming in version 155, available on the Standard release channel August 20th.