Hi, can it work with Dialogic?
Put the output folder in your godot project (enable the plugins before)
enabled the plugins and restart project. 
select dtl file to play or run it in code like : Dialogic.start( dtl file,false). you can also use ArticySceneGenerator (my godot plugin) which including Dialogic start timeline and event trigger.