ThingSpeak ThingHTTP API

Outbound HTTP requests stored as named "ThingHTTP" actions and fired by React, TimeControl, or device pollers. Lets ThingSpeak push data into third-party services (Twilio, IFTTT, custom webhooks) without a backend server.

API entry from apis.yml

apis.yml Raw ↑
aid: thingspeak:thingspeak-thinghttp-api
name: ThingSpeak ThingHTTP API
tags:
- IoT
- Webhooks
- Integrations
humanURL: https://www.mathworks.com/help/thingspeak/thinghttp-app.html
baseURL: https://api.thingspeak.com/
properties:
- url: https://www.mathworks.com/help/thingspeak/thinghttp-app.html
  type: Documentation
description: Outbound HTTP requests stored as named "ThingHTTP" actions and fired by React, TimeControl,
  or device pollers. Lets ThingSpeak push data into third-party services (Twilio, IFTTT, custom webhooks)
  without a backend server.