如何使用 Google App 脚本将消息从 google 表格发送到 WhatsApp?
我似乎没有找到任何教程或可靠的免费资源来从 Google 应用程序脚本集成 WhatsApp 消息。我找到了附加组件,但它们是在发送一定数量的消息后付费的。我可以在应用程序脚本集成方面使用一些帮助。如果有人可以分享任何可以帮助我的资源,那就太好了。
I don't seem to find any tutorials or a reliable free resource to integrate WhatsApp messages from the Google App script. I've found add-ons but they are paid after a certain nu ber of messages sent. I could use some help with the App script Integration. If anyone can share any resources that can help me out with it would be great.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想我能够找到有关使用 Sheets、App 脚本和 Whatsapp API 的特定参考,但它是西班牙语的。我能够翻译它,您也可以这样做,请随时查看它 这里
我编辑了代码并添加了翻译重要信息的注释
I think I was able to find the particular reference about using Sheets, App script and Whatsapp API, however it was in Spanish. I was able to translate it and you can do it too, feel free to review it here
I edited the code and added the comments translating the important information