If you didn't know, you can forward your data real-time to just about any service but there are a few built in like Brewfather and Brewer's Friend. Here is an example using the custom forwarder to send data to Ubidots.
Custom URL: https://things.ubidots.com/api/v1.6/devices/[SensorName]
Replace [SensorName] with whatever you want to call it (no spaces).
Custom X Header Name: X-Auth-Token
Custom API Key: Copy the default token from your Ubidots account.

