Write Op

Write

This op is deprecated!

It will not receive any updates

Writes a value to ThingSpeak


Please note: If you send data too often, it will fail.

https://thingspeak.com


Edit Documentation

Full Name
  • Ops.Deprecated.Api.ThingSpeak.Write
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


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

OUTPUT PORTS


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


Patches using Write

  • Examples
  • Public
  • My Patches

Changelog


Ops.Api.ThingSpeak.Write renamed to Ops.Deprecated.Api.ThingSpeak.Writeuser avatarpandur - 2022-10-24 16:36