Example, you need your ESP to OPEN the door. Write a new command (several ways to do this, via phone app, via HTTP POST, or in the website) with "OPEN" to your talkback channel.
Program you ESP to do a get ...thingspeak/talkback/id/.../key.... and check if the resulting string is "OPEN", in which case, turn a solenoid on.