Sync CRM, ERP, eCommerce data - SyncPenguin

A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc.

Sync CRM, ERP, eCommerce data - SyncPenguin란 무엇입니까?

Sync CRM, ERP, eCommerce data - SyncPenguin은(는) RESULTER TEAM에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Sync CRM, ERP, eCommerce data - SyncPenguin 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Sync CRM, ERP, eCommerce data - SyncPenguin Sync CRM, ERP, eCommerce data - SyncPenguin
ID oghmidfglfoifpofkdjecknbhinbgmjm
공식 URL https://chromewebstore.google.com/detail/sync-crm-erp-ecommerce-da/oghmidfglfoifpofkdjecknbhinbgmjm
설명 A platform for real-time two-way customizable data sync of CRM, ERP, eCommerce, Marketing, Contacts, Calendar, etc.
파일 크기 10.57 KB
설치 횟수 21
현재 버전 1.0.0
최근 업데이트 2019-10-14
출시 날짜 2019-10-14
평점 5.00/5 총 1 개의 평점
개발자 RESULTER TEAM
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://syncpenguin.com
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/1-ONJPkEWnftZsz7nqr4uDd1cmge29_85CsmCzVvHM6w/edit?usp=sharing
지원되는 언어 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
}