I wrote a script that can convert talend exported json files to postman compatible ones (for v2.1). It handles variable substitutions, headers, body types etc., It's here: https://github.com/Ajanth/Talend2Postman#readme
You can also use the tool from the commandline. So far I've been able to convert collections/services without any issues.