【问题标题】:How to open an e-mailer link in whatsapp for both ios and android devices如何在 ios 和 android 设备的 whatsapp 中打开电子邮件链接
【发布时间】:2017-11-08 08:44:53
【问题描述】:

我想通过电子邮件在whatsapp for android 设备中打开一条消息。

对于 IOS 设备,此代码有效

href="whatsapp://send?text=blahblah"    

【问题讨论】:

  • 在安卓中不可能
  • 它在时事通讯中不起作用。但是,我发现下面的代码 api.whatsapp.com/send?phone=15551234567">Send Message
  • 它在时事通讯中不起作用。但是,我发现下面的代码 api.whatsapp.com/…> 它仅适用于特定条件下的 Whatsapp web。您需要将内容保持为 Url-encode 格式。继续阅读下一条评论
  • 我使用的消息基本上是一个链接,其中包括一个占位符。在发送过程中,这个占位符会获取已定义为变量的值。但是当我以编码格式使用相同的链接时,占位符没有获取值。

标签: android html ios email whatsapp


【解决方案1】:

我的问题得到了解决方案。

您可以将任何文本分享给预定义的号码。以下方法适用于 android、WhatsApp web、IOS 等。

你只需要使用这种格式:

通过使用这种格式,您可以轻松地将自定义消息发送到特定号码。

【讨论】:

    猜你喜欢
    • 2014-11-18
    • 2021-12-29
    • 2012-06-28
    • 2013-08-30
    • 1970-01-01
    • 1970-01-01
    • 2018-03-11
    • 2015-06-08
    • 2023-03-08
    相关资源
    最近更新 更多