ThingSpeak · Arazzo Workflow
ThingSpeak Write Update and Read Last Entry
Version 1.0.0
Post a new feed entry via the form-encoded update endpoint, then read the last entry back.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
write-update-and-read-last-entry
Post a reading with the update endpoint and verify it as the last entry.
Posts a form-encoded update with up to three field values, then reads the channel's last entry to confirm the write.
1
postUpdate
updateChannelFeedPost
Write a single entry to the channel via the form-encoded update endpoint.
2
readLastEntry
readLastEntry
Read the most recent entry on the channel to confirm the posted values.
Source API Descriptions
openapi