I have already developed a google app script application that can send emails, but now I need to send a gtalk chat / xmpp message to the user from my script. my question is, is it possible for me to send a gtalk chat / xmpp message directly from a Google script application? if this is not possible, is there any work around this?
source share