ThingSpeak · Arazzo Workflow
ThingSpeak Relabel Field and Read Last Field Entry
Version 1.0.0
Update a channel's field label, then read the last value for that field.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
relabel-field-and-read-last-field-entry
Rename a channel field, then read that field's most recent value.
Updates a channel field label via the channel settings endpoint, then reads the last entry for that field.
1
updateChannel
updateChannel
Update the channel settings to apply the new field label.
2
readLastFieldEntry
readLastFieldEntry
Read the most recent value for the field to confirm it still has data.
Source API Descriptions
openapi