I am wondering if there is any way to export a CSV with order number and shiphero order id. The reason for this is that we are currently running shiphero on a magento 1 store and are working to change integration using graphql api. Once we will make the switch, I will need the order ids so that even orders created via the magento integration are able to be updated using the new integration. A CSV would be useful because it would allow me to upload it directly to my database.
Is this possible?