jfpelletier
3 months agoContributor
Multipart Reader failure - 'content-type' was not found
Hello all, I'm successfully using Postman to submit a file and payload to a SnapLogic triggered task using the Multipart Reader snap, however when I try the same using Python, I'm getting an error l...
- 3 years ago
The Directory Browser uses GLOB, not Regex, but you can do similar searches. Multiple patterns can be used. They must be contained in brackets. For example the following will return ‘mamma mia.csv’ and ‘snaplogic.csv’:
{mamma mia.csv, snaplogic.csv}
Check the SnapLogic documentation here for the Directory Browser file filter -here-.