tuvis for WhatsApp and Dynamics 365 CRM
Create leads, view contact details and automatically sync chats into Microsoft Dynamics 365.
¿Qué es tuvis for WhatsApp and Dynamics 365 CRM?
tuvis for WhatsApp and Dynamics 365 CRM es una extensión de Chrome desarrollada por https://tuvis.com, y su función principal es "Create leads, view contact details and automatically sync chats into Microsoft Dynamics 365.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión tuvis for WhatsApp and Dynamics 365 CRM
Descarga archivos de extensión tuvis for WhatsApp and Dynamics 365 CRM en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Tuvis™ for Personal or Business WhatsApp and Microsoft Dynamics 365 CRM. - - - An official Microsoft Dynamics partner - - - https://share.tuvis.com/msd Tuvis helps companies to improve the engagement with their clients on Direct-to-Customer WhatsApp chats and significantly boosts customer-facing teams’ productivity. With Tuvis, sales teams can create leads/contacts, view known customer details in real-time and log thier chats as activities, tasks and cases in Microsoft Dynamics with just one click without ever leaving the WhatsApp Web screen. Tuvis works on the browser version of WhatsApp (the Web App) and enables Sales, Customer Service and Support teams to communicate with customers while automatically syncing the chats into Microsoft Dynamics. Key Features ------------- ✓✓ 20 seconds installation ✓✓ Automatic chat syncing- (Coming Soon) ✓✓ Integrates effortlessly between Microsoft Dynamics ✓✓ 1-Click to WhatsApp Chat - to start a new chat simply click the Tuvis Chat Now button showing up when hovering phone numbers in Microsoft Dynamics. ✓✓ Supports WhatsApp Classic and Business (web version) ✓✓ Fields customization ✓✓ Support Microsoft Dynamics custom domain or sandbox implementation ✓✓ Add new people to mobile contacts list ✓✓ Dynamic message templates- (Coming Soon) ✓✓ Send WhatsApp chat via emails- (Coming Soon) ✓✓ Fields customization Additional Features: ------------------------ ✓ View known lead/contact data in real-time ✓ Review related activities, tasks, cases and opportunities (opportunity bar will show for contacts) ✓ Log chats and media files as an activity/task/case ✓ Send an email ✓ Navigate with Google Maps ✓ Create new leads or contacts ✓ Schedule a event- (Coming Soon) ✓ Add new people to mobile contacts list ✓ Search on LinkedIn ✓ Search on Facebook ✓ Search on Google ✓ Chat on Messenger ✓ Group your conversations on WhatsApp using filters Marketplace: Tuvis partners with top brands to enrich agents experience and efficiency Tuvis doesn't do: ------------------------ ✗ Any type of bulk/automated messaging ✗ Auto-responses or any type of automated engagement (i.e chatbot) ✗ WhatsApp calls using desktop ✗ Messaging through a single (company) number We're completely following WhatsApp's terms of use (see: https://www.WhatsApp.com/legal/)! Fees ----- Contact us for other multi-user subscription options Permissions & Privacy ---------------------- Once you install the Extension we request the following permissions: • "storage" - Allows us to store, retrieve, and track changes to user data. We use it to store your settings and user info. • "activeTab" - Allows us a temporary access to the currently active tab when the user invokes the extension. We use this to operate almost everything Tuvis enables you to do. We only use this permission on the specific and relevant websites. • For the authentication and validation process we are capturing and storing your Microsoft Dynamics user information (no password or API keys), WhatsApp user ID and phone number. • You will be asked to connect with your Microsoft Dynamics user • You will be asked to provide your Microsoft Dynamics username (no passwords!) for login validation • WE DO NOT STORE ANY OF YOUR LEADS/PROSPECTS/CONTACTS/CUSTOMERS DATA See our Privacy Policy (https://tuvis.com/privacy-policy/) and terms of use (https://tuvis.com/terms-conditions/) For any questions/concerns, please don't hesitate to contact us at [email protected] or book a demo at https://tuvis.com/demo/ Discover what our happy customers say: https://www.capterra.com/p/237749/Whatslly/ ------------------------------- LEGAL ------ Tuvis is an independent solution developed by Tuvis Solutions Ltd, an official Microsoft Partner, and has no relationship to WhatsApp™ or Meta™
Información Básica de la Extensión
Nombre | tuvis for WhatsApp and Dynamics 365 CRM |
ID | amfklcoihehamimgfemijdpmapoamlak |
URL Oficial | https://chromewebstore.google.com/detail/tuvis-for-whatsapp-and-dy/amfklcoihehamimgfemijdpmapoamlak |
Descripción | Create leads, view contact details and automatically sync chats into Microsoft Dynamics 365. |
Tamaño del Archivo | 9.88 MB |
Cantidad de Instalaciones | 117 |
Versión Actual | 6.60.0 |
Última Actualización | 2024-03-05 |
Fecha de Publicación | 2022-08-24 |
Desarrollador | https://tuvis.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://tuvis.com |
URL de la Página de Ayuda | https://help.tuvis.com |
URL de la Página de Política de Privacidad | https://tuvis.com/privacy |
Idiomas Soportados | en,es,pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_app_name__", "short_name": "Tuvis", "description": "__MSG_app_description__", "version": "6.60.0", "manifest_version": 3, "default_locale": "en", "content_scripts": [ { "matches": [ "https:\/\/*.outreach.io\/*", "https:\/\/*.hubspot.com\/*", "https:\/\/*.dynamics.com\/*", "https:\/\/*.salesforce.com\/*", "https:\/\/*.my.salesforce.com\/*", "https:\/\/*.lightning.force.com\/*", "https:\/\/*.force.com\/*", "https:\/\/*.documentforce.com\/*", "https:\/\/*.visual.force.com\/*", "https:\/\/*.herokuapp.com\/*", "https:\/\/*.cloudforce.com\/*", "https:\/\/*.visualforce.com\/*", "https:\/\/*.whatsapp.com\/*", "https:\/\/*.whatslly.com\/*", "https:\/\/*.tuvis.com\/*", "https:\/\/app.salesloft.com\/*", "https:\/\/www.customer360psa.com\/*", "https:\/\/*.forceusercontent.com\/*", "https:\/\/*.force-user-content.com\/*", "https:\/\/*.salesforceliveagent.com\/*", "https:\/\/*.salesforce-hub.com\/*", "https:\/\/*.salesforce-scrt.com\/*", "https:\/\/*.salesforce-sites.com\/*", "https:\/\/*.sfdcstatic.com\/*", "https:\/\/*.salesforce-communities.com\/*" ], "js": [ "js\/content.js" ], "all_frames": true, "run_at": "document_end" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "homepage_url": "https:\/\/tuvis.com", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "icons\/tuvis-circle-580.png", "default_title": "Tuvis" }, "permissions": [ "storage", "activeTab", "scripting", "alarms" ], "host_permissions": [ "https:\/\/*.outreach.io\/*", "https:\/\/*.hubspot.com\/*", "https:\/\/*.dynamics.com\/*", "https:\/\/*.salesforce.com\/*", "https:\/\/*.my.salesforce.com\/*", "https:\/\/*.lightning.force.com\/*", "https:\/\/*.force.com\/*", "https:\/\/*.documentforce.com\/*", "https:\/\/*.visual.force.com\/*", "https:\/\/*.herokuapp.com\/*", "https:\/\/*.cloudforce.com\/*", "https:\/\/*.visualforce.com\/*", "https:\/\/*.whatsapp.com\/*", "https:\/\/*.whatslly.com\/*", "https:\/\/*.tuvis.com\/*", "https:\/\/app.salesloft.com\/*", "https:\/\/www.customer360psa.com\/*", "https:\/\/*.forceusercontent.com\/*", "https:\/\/*.force-user-content.com\/*", "https:\/\/*.salesforceliveagent.com\/*", "https:\/\/*.salesforce-hub.com\/*", "https:\/\/*.salesforce-scrt.com\/*", "https:\/\/*.salesforce-sites.com\/*", "https:\/\/*.sfdcstatic.com\/*", "https:\/\/*.salesforce-communities.com\/*" ], "icons": { "16": "icons\/tuvis-circle-16.png", "48": "icons\/tuvis-circle-48.png", "128": "icons\/tuvis-circle-128.png" }, "web_accessible_resources": [ { "resources": [ "js\/Whatslly.js", "js\/Whatslly.css", "js\/layout.js", "js\/layout.css", "fonts\/*" ], "matches": [ "https:\/\/*.outreach.io\/*", "https:\/\/*.hubspot.com\/*", "https:\/\/*.dynamics.com\/*", "https:\/\/*.salesforce.com\/*", "https:\/\/*.my.salesforce.com\/*", "https:\/\/*.lightning.force.com\/*", "https:\/\/*.force.com\/*", "https:\/\/*.documentforce.com\/*", "https:\/\/*.visual.force.com\/*", "https:\/\/*.herokuapp.com\/*", "https:\/\/*.cloudforce.com\/*", "https:\/\/*.visualforce.com\/*", "https:\/\/*.whatsapp.com\/*", "https:\/\/*.whatslly.com\/*", "https:\/\/*.tuvis.com\/*", "https:\/\/app.salesloft.com\/*", "https:\/\/www.customer360psa.com\/*", "https:\/\/*.forceusercontent.com\/*", "https:\/\/*.force-user-content.com\/*", "https:\/\/*.salesforceliveagent.com\/*", "https:\/\/*.salesforce-hub.com\/*", "https:\/\/*.salesforce-scrt.com\/*", "https:\/\/*.salesforce-sites.com\/*", "https:\/\/*.sfdcstatic.com\/*", "https:\/\/*.salesforce-communities.com\/*" ] } ], "externally_connectable": { "ids": [ "geldkemnjllkklknfjiglplhigcohmim" ], "matches": [ "https:\/\/*.whatslly.com\/*", "https:\/\/*.tuvis.com\/*", "https:\/\/*.whatsapp.com\/*" ] } } |