Hi
Gerard_La Foneria We’re aware that version 6 includes an import tool, but it doesn’t support all formats
Import tool is configured to import from CSV files ONLY, and the import options are described here. Why CSV? because is standard, and easy to use for users, you can use any spreadsheet app to create, edit, modify, etc. easily.
For import time codes you can read the definition here. Basically you can use in the transcription text this format:
[TC_hh:mm:ss.ms_TC]
as
[TC_00:01:25.627_TC] My transcription text of.....
In the column of the transcription text as rsc36.
BUT
You can use the work API to connect and set the data in JSON format, as explained here, (but we need more detail and explanations in documentation right now) or you can create a tool to get as set data as explained here.
I hope is clear.
Best