Sending data to another device

I am in the process of creating a CIQ app that reads certain data (Location, Heart rate, etc..) when the user leaves his/her house. So far I was successful in doing so and now I need to send the data somewhere. Ideally, I wanted to send the data to a remote server and I have been researching some modules in the API docs but I am still clueless as to what needs to be done since I am new to the IoT field. If anyone could provide me with a roadmap that would help me send the data to a local device or a remote server and what I need to learn in the process I would be very grateful.