EasyCRM Whats App API(BETA) Chrome 插件, crx 扩展下载
Just like Whatsapp web but it gives additional features through which you could talk with your customers and friends easily.
--- BETA ---
This is a short documentation on how our free WhatsApp extension can help you to pull and push data from/to WhatsApp web. This extension is designed for developers, it is not for general users. This extension is free and comes with no support or guaranty. You can design your software around this e.g. software that accepts WhatsApp messages or even send WhatsApp messages. Don't use this for bulk messaging or spamming - otherwise you will be blocked by WhatsApp. :)
Summary:
This extension captures your https://web.whatsapp.com data (incoming messages) and passes to URL (server) in a JSON format. It also looks for new messages on the server every 15 mins and sends those messages to contacts listed on WhatsApp.
API documentation: https://links.zaperp.com/whatsappapi
Here is how API works:
Push WhatsApp Message To ZapERP.
Make sure - In the chrome extension you have added a URL ( https://yourdomain.com/api ). Extension will then automatically POST data to ( https://yourdomain.com/api/apps/sms/whatsapp ) - along with message source phone details and actual message contents.
You can also use your own format of URL e.g. https://yourdomain.com/myworld but then end point is "https://yourdomain.com/myworld/apps/sms/whatsapp" . So it is important that your server can accept this endpoint POST request from outside.
Pull messages from your server:
Now, extension automatically pings your server for new messages. In this case, expected end point is: https://yourdomain.com/api/apps/sms/whatsapp . For the message and JSON format, please refer POSTMAN documentation link https://links.zaperp.com/whatsappapi .
Hope this helps. Thanks.
| 分类 | 👥社交 |
| 插件标识 | bpammiodibnkhldphbaflnkidmpeaeon |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
|
| 评分人数 | |
| 插件主页 | https://chromewebstore.google.com/detail/easycrm-whats-app-apibeta/bpammiodibnkhldphbaflnkidmpeaeon |
| 版本号 | 3.128.4 |
| 大小 | 1.24MiB |
| 官网下载次数 | 497 |
| 下载地址 | |
| 更新时间 | 2019-07-22 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器