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}
.
Comments
0 comments
Please sign in to leave a comment.