Import and export of more than one microflow

14
I would like to import and export more than one microflow without importing / exporting a whole module. I also would like to import / export folders and subfolders (and maintaining the tree structure) which contain microflows. Does anyone know if it is possible to do so?
asked
3 answers
5

No, that's currently not supported. You have to export one for one, or export the module. If it's important for you, you can add a feature request in mxdn.

answered
6

Another nice functionality would be moving folders which contain microflows from one module to another within the same project.

answered
3

In 2.4 the tree structure is maintained when exporting and then importing (individual) microflows/forms.

answered