Whats2Api: Integrate Whatsapp Web to anything

Sends chosen messages and contact data from Whatsapp Web to an API/Webhook link.

Cos'è Whats2Api: Integrate Whatsapp Web to anything?

Whats2Api: Integrate Whatsapp Web to anything è un'estensione di Chrome sviluppata da Alexandre Daltro, e la sua funzione principale è "Sends chosen messages and contact data from Whatsapp Web to an API/Webhook link.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Whats2Api: Integrate Whatsapp Web to anything

Scarica i file di estensione Whats2Api: Integrate Whatsapp Web to anything in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Send your contact/lead info directly from the Whatsapp Web™ page to your CRM, Trello, Google Sheets or thousands of online tools! It is free to use! You can also add the person as a contact without touching your phone.

Improve your productivity as a seller on Whatsapp™. Automate some steps and save time.

*ATTENTION:
THIS IS NOT a bulk sender.
THIS IS NOT a Chatbot.

To use this extension, you need to use together an automation tool like Zapier, Make (Integromat), n8n, Pabbly, and others, or a custom API/Webhook. Contact-me for support (Just click the button in the extension)!

You can send:
*Selected messages
*Name and Number (Auto-filled)
*Email 
*URLs
*Any other custom field you want to add!

Premium features:
*Get your contact data from your CRM and show/edit right in Whatsapp Web!
*Export your configs to use later, or to send to your team.
*Import configs.
*Fill the form automatically, searching specific info in the messages using Regex.
*Send contact Tags, Photo and Owner/Seller

Streamline your sales process and save time with our free Whatsapp automation tool. Install it today!

How to use:
All you have to do is set-up a webhook link inside of your favorite automation tool, (like Zapier, Make/Integromat, Pabbly, n8n, Automate.io, IFTTT and many other.), and copy this link to our extension.

Fill the form in Whatsapp Web, select the messages you want, and when you click send, all the data will be sent to the webhook link.
Then, inside your automation tool, you can do whatever you want with that data.

For bug reports or features requesting, contact me via Whatsapp:
+55 11 97811-9726


LEGAL 
---------------------
WhatsApp™ is a trademark of WhatsApp Inc., registered in the U.S. and other countries. Whats2API is an independent product developed by Alex Daltro, and has no relationship to WhatsApp, WhatsApp Inc, or Meta Inc. It is not an official WhatsApp or Meta product.
---------------------

UPDATES AND BUG FIXES

Version 0.0.13.2 - 12 Octuber 2023
-New Premium Features!

Version 0.0.13.2 - 23 August 2023
-Fix to Whatsapp Web Update

Version 0.0.13.1 - 15 February 2023
-Fix to Whatsapp Web Update

Version 0.0.13 - 15 February 2023
-Added language Portuguese.
-Now, sent messages have the sender identification (name or number)
-Easier to update when Meta changes something in Whatsapp Web.
-Easier to contact support.
-Many code improvents.
-Minor design improvements.
-Minor bug fixes.

Version 0.0.12 - 01 January 2023
-Code improvents.
-Fix that clicking on the contact photo, didn`t work before.
-If there is any e-mail in the messages, it fills a "email" field automatically.

Version 0.0.11 - 02 December 2022
-Code improved to faster update when Meta changes something in Whatsapp Web.
-Improvement of form validation.
-Bug fix to messages not being sent.

Version 0.0.9 20/09/22
-Changed extension name and logo, due to trademark.

Version 0.0.8 20/09/22
-Update to Whatsapp Web changes.

Version 0.0.6 06/09/22
-Added button to contact the developer for support
-Minor bug fixes

Version 0.0.5 29/08/22
-Fixed a huge bug that, when the user of v 0.0.2 updated to version 0.0.4, it made the application useless, due to different data structures.
In version 0.0.4 it was needed to reinstall. Version 0.0.5 fixes that!
-Other bug fixes

Version 0.0.4 27/08/22
-Improved design and usability. Now with response messages to indicate success or errors.
-All the internal structure was changed from Javascript to React.js                    

Informazioni di Base sull'Estensione

Nome Whats2Api: Integrate Whatsapp Web to anything Whats2Api: Integrate Whatsapp Web to anything
ID nifnaghkkjbnghihjkbbcibndkhnlkdc
URL Ufficiale https://chromewebstore.google.com/detail/whats2api-integrate-whats/nifnaghkkjbnghihjkbbcibndkhnlkdc
Descrizione Sends chosen messages and contact data from Whatsapp Web to an API/Webhook link.
Dimensione del File 636 KB
Conteggio Installazioni 451
Versione Corrente 0.0.14
Ultimo Aggiornamento 2023-10-13
Data di Pubblicazione 2022-10-09
Valutazione 5.00/5 Totale 18 Valutazioni
Sviluppatore Alexandre Daltro
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://wa.me/5511978119726
URL della Pagina della Politica sulla Privacy https://sites.google.com/view/whats2api
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.14",
    "name": "Whats2Api: Integrate Whatsapp Web to anything",
    "description": "Sends chosen messages and contact data from Whatsapp Web to an API\/Webhook link.",
    "author": "Alexandre Daltro. Email: [email protected]",
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "downloads"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "style.css"
            ],
            "js": [
                "index.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/whats2api.firebaseapp.com\/__\/auth\/*, https:\/\/web.whatsapp.com\/*"
    ],
    "action": {
        "default_title": "Whats2API - Integrate any CRM to Whatsapp Web",
        "default_popup": "popup.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhlF+K3p6AsIeTfYHcaesRMn+E+YvWYN3KsD6537wF2J7N9EEbQj4OdIQUnVdWE\/uOGmYKivnApU15+gJ\/8sMmFxF1Byyc15RtEmskrcXQal9Qy4DGHEUMs6hcp2PSd9QpLc3M3f8lH7AwLA2KMHb9gA3daAnz02sAxFXZijx7BavFp1d09Af8smNGFpL55+mEegu2pn10T3wZhZtRIeyhqbcENdz041BDSIsqjcrBvBYUFgpa42FZaZAvJ1xNd3C6Ri\/nS\/vLhscI9LIHJQVgsG3G0VPUpLBy0S+M3a5ztlAItVm3fM4nlE0tRZ\/\/ylii92TLpYGMd1UH9H9pg4NmwIDAQAB"
}