ThingSpeak · Arazzo Workflow
ThingSpeak Provision Channel and Seed First Reading
Version 1.0.0
Create a new channel, write an initial entry to it, then read that entry back.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
provision-channel-and-seed-reading
Create a channel, write its first reading, and read the entry back.
Creates a channel, extracts the write API key from the channel response, writes a single entry with that key, and reads the last entry to verify.
1
2
writeReading
Write the first reading into field1 using the channel write API key returned by the create step.
3
readLastEntry
Read the most recent entry on the channel to confirm the reading was stored.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.