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


Full Name
  • Ops.Extension.Deprecated.Write
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorgithubMaintained by Team








No op example found on this server

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