How to send data between different games?

Currently, I am in the process of moving my game to a group to make it more managable, the problem is, Any data saved to the datastores in the game will be lost, is there a way to send this data to the other game?

For what I know, the only way to send data between two different games is with https service and external databases