ThingSpeak · Arazzo Workflow
ThingSpeak List Channels and Read Feed
Version 1.0.0
List the user's channels, then read recent feed entries from the first channel.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
list-channels-and-read-feed
List owned channels and read the first channel's recent feed.
Lists the user's channels, takes the id of the first one, and reads the most recent N feed entries from it.
1
listChannels
listChannels
List all channels owned by the authenticated user.
2
readFeed
readChannelFeed
Read the most recent feed entries from the first channel in the list.
Source API Descriptions
openapi