I know that there has been a lot of focus on importing Visio into ARIS. But we have come across a case where we have to share some process models with another company. The other company has Visio but not ARIS. Visio cannot import BPMN. ARIS cannot export Visio files. Were we stuck?
Well we did find a solution. We found in GitHub code to convert BPMN to VSDX. We tested it using Python and it has worked!
Hope you find this knowledge useful!