ReadEntries Op
This op is deprecated!
It will not receive any updatesReads the most recent entries from ThingSpeak
Summary (oneliner)
Full Name
- Ops.Extension.Deprecated.ReadEntries
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Read (Trigger)
Executes the op, reads the data from ThingSpeak
Channel ID (String)
The channel ID you want to read from
Read API Key (String)
You need to create an API key in order to access your channel
OUTPUT PORTS
When Finished (Trigger)
Triggered when the read command finished
Entries (Array)
The entries of your channel as an Array of Objects
Channel Infos (Object)
Some general infos about the channel (name, …)
Success (Number)
Whether or not the read succeeded