Execute TalkBack Command
Execute next TalkBack command in TalkBack queue
Request
HTTP Method
GET or POST
URL
https://api.thingspeak.com/talkbacks/
<talkback_id>
/commands/execute.<format>
Input Arguments
Name | Description |
---|---|
| (Required) TalkBack ID, specified as a positive integer. |
| Format for the HTTP response, specified as
|
Example:
https://api.thingspeak.com/talkbacks/12345/commands/execute
Body Parameters
Name | Description | Value Type |
---|---|---|
api_key | (Required) API key for this specific instance of TalkBack. The TalkBack key is different from the channel and user API keys. | string |
Content-Type
application/x-www-form-urlencoded
Response
Success
200 OK
The example responses are based on this sample TalkBack queue.
Error
For the full list, see Error Codes.
Examples
See Also
Functions
Add Command
|Get Command
|Get Last Command
|Update Command
|Write Data and Execute TalkBack Command
|Delete Command
Topics
- Queue Commands Using the TalkBack App From MATLAB
- Monitor and Act on Channel Inactivity Using ThingSpeak Apps
- Control a Light with TalkBack on Arduino
- Channel Update and Light Control on Arduino
- Control a Light with TalkBack on ESP8266
- Channel Update and Light Control with ESP8266
- Control a Light with TalkBack on ESP32
- Channel Update and Light Control with ESP32