All Collections
Versions 3.0 and 2.0
Implement
All Products
How can I retrieve the filename of the imported file?
How can I retrieve the filename of the imported file?
Elisa Dinsmore avatar
Written by Elisa Dinsmore
Updated over a week ago

This article is for Flatfile's Portal 2.0, Portal 3.0, and Workspaces. If you'd like to check out the latest version of the Flatfile Data Exchange Platform, click here!

Right now, there are no variables in our SDK that will return the filename of the imported file. Instead, you can use our REST API to get this information. You can see the filename in the "originalFile" object when calling the endpoints /rest/batches or /rest/batch/{batchId}.

Did this answer your question?