Have you looked at the section off the thingspeak documentation call "update a channel and Execute the next talkback command"?
Your program needs to read through the response it gets from Thingspeak and look for the text set by the talkback. There is some example code at http://bildr.org/2011/06/arduino-ethernet-client/ but you may have to adapt it to ESP8266