Sync CRM, ERP, eCommerce data - SyncPenguin
A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc.
O que é Sync CRM, ERP, eCommerce data - SyncPenguin?
Sync CRM, ERP, eCommerce data - SyncPenguin é uma extensão do Chrome desenvolvida por RESULTER TEAM, e sua principal característica é "A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Sync CRM, ERP, eCommerce data - SyncPenguin
Baixe arquivos de extensão Sync CRM, ERP, eCommerce data - SyncPenguin no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
SyncPenguin is the easiest and most customizable platform for real-time two-way API data synchronization. SyncPenguin is a platform that provides data synchronization and integration capabilities for businesses. It provides reliable and highly customizable real-time two-way (and one-way) data synchronizations across different cloud platforms. With SyncPenguin you don't need to worry if the cloud tools you choose for your business can talk to each other - the penguin got you covered :) SyncPenguin synchronizes any data: contacts, products, emails, meetings, orders, opportunities, etc. Some of the supported tools: Google Calendar, Exchange, Office 365, EspoCRM, Freshsales, BigCommerce, WooCommerce, SendGrid, Mailchimp, Shopify, etc. And don't worry if you can't find your tool in the list of currently supported. SyncPenguin provides capabilities for rapid development, customization, and testing of synchronizations, which allows us (or other developers) to build a new synchronization or customize an existing one in minutes. Feel free to contact us and request the exact sync you need. It's free!
Informações Básicas da Extensão
Nome | Sync CRM, ERP, eCommerce data - SyncPenguin |
ID | oghmidfglfoifpofkdjecknbhinbgmjm |
URL Oficial | https://chromewebstore.google.com/detail/sync-crm-erp-ecommerce-da/oghmidfglfoifpofkdjecknbhinbgmjm |
Descrição | A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc. |
Tamanho do Arquivo | 10.57 KB |
Contagem de Instalações | 21 |
Versão Atual | 1.0.0 |
Última Atualização | 2019-10-14 |
Data de Publicação | 2019-10-14 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | RESULTER TEAM |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://syncpenguin.com |
URL da Página de Política de Privacidade | https://docs.google.com/document/d/1-ONJPkEWnftZsz7nqr4uDd1cmge29_85CsmCzVvHM6w/edit?usp=sharing |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sync CRM, ERP, eCommerce data - SyncPenguin", "short_name": "Sync Platform - SyncPenguin", "description": "A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc.", "version": "1.0.0", "minimum_chrome_version": "54.0.2840", "permissions": [], "browser_action": { "default_icon": { "128": "penguin.png" } }, "background": { "scripts": [ "scripts\/background\/main.js" ] }, "manifest_version": 2 } |