Has anyone integrated a DWG-to-GeoJSON conversion in a Workato recipe?I have existing Java code that uses Aspose.CAD to parse DWG entities (lines, polylines, etc.) and generate a GeoJSON FeatureCollection. Since Workato's code step supports only Ruby...