Writes a value to ThingSpeak
summary (oneliner)
doc
issues
youtube id
caniuse query
collections
Inputs
Write (Trigger)
Executes the op, writes the data to ThingSpeak
Field (String)
The field you want to write into – field1
, field2
and so on (this is not the field name!).
Value (String)
The value you want to write
Write API Key (String)
Your API key with write access
Outputs
When Finished (Trigger)
Triggers when the write command has finished
Success (Number)
Whether or not the write command succeeded
Rows (Number)
The number of data-rows in your channel. After a successful write request this will be one bigger than before