MATLAB: Get data from API (wio link) into thingspeak channel with free online tools

api readapi writeThingSpeakwio link

Hi,
I wondered if there is a possibility in thingspeak itself, to read data from an external API (Wio-Link) and write it to an thingspeak channel or if you know of any online tool, which can read the data from an API (Wio-Link) and write it to a thingspeak channel.
Thanks for your help, we need this for a school project and we cannot run our own server which could do the communication.
Yours
Achim

Best Answer

You can use a MATLAB Analysis app on ThingSpeak which uses WEBREAD to read data from your API and then write it to a ThingSpeak channel using thingSpeakWrite.