chrome extension customization
Budget: $10 – $30 USD
You can customize this chrome extension
https://chrome.google.com/webstore/detail/easycrm-whats-app-apibeta/bpammiodibnkhldphbaflnkidmpeaeon?hl=en
This chrome extension will capture 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 3 mins and sends those messages to a URL via json format
Post Messages
In the chrome extension will then automatically POST data to ( https://yourdomain.com/api/apps/sms/whatsapp- this will be provided ) - along with message source phone details and actual message contents.
Pull messages from your server:
Now, extension automatically pings your server for new messages and if there is any data needs to be sent it will red the json data and send it.
https://chrome.google.com/webstore/detail/easycrm-whats-app-apibeta/bpammiodibnkhldphbaflnkidmpeaeon?hl=en
This chrome extension will capture 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 3 mins and sends those messages to a URL via json format
Post Messages
In the chrome extension will then automatically POST data to ( https://yourdomain.com/api/apps/sms/whatsapp- this will be provided ) - along with message source phone details and actual message contents.
Pull messages from your server:
Now, extension automatically pings your server for new messages and if there is any data needs to be sent it will red the json data and send it.