Transmitting data from arduino

i want to transmit temperature and humidity data from arduino to bolt cloud server. how to do it?
please help.

@diyasmadhu49

You can directly visualise the data on the bolt cloud using Bolt wifi module itself.
Is there any specific reason for using Arduino?

@diyasmadhu49
We cannot directly connect a arduino to a network since it doesnt have a wifi module. we can either upload data directly from the bolt device or interface bolt device to your arduino. Transmit your data from arduino to bolt device and then transmit from bolt device to the bolt cloud.