Files
twenty/packages/twenty-docs/l/zh/user-guide/getting-started/migrating-from-other-crms.mdx
T
github-actions[bot] e02c24bd3a i18n - docs translations (#15904)
Created by Github action

---------

Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2025-11-18 17:21:48 +01:00

92 lines
3.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 從其他 CRM 遷移
info: Step-by-step guide for migrating data and processes from other CRM systems to Twenty.
image: /images/user-guide/what-is-twenty/migrating_crm.png
sectionInfo: 快速指南:掌握Twenty的基本知識
---
<Frame>
<img src="/images/user-guide/what-is-twenty/migrating_crm.png" alt="Header" />
</Frame>
## 開始之前
### 1. 導入您的數據
- **選擇要遷移的少量對象和欄位**:這是重新開始的機會
- **從您當前的CRM中導出這些數據**
- **移除重複和過期記錄**
- **列出活躍的工作流**和自動化流程
### 2. 創建您的新數據模型
按照我們的[數據模型指南](/l/zh/user-guide/data-model/customize-your-data-model)
- **設計您需要的數據模型**
- **將現有欄位映射至Twenty的標準對象/欄位**
- **識別您將需要的自定義對象/欄位**
- **在設置→數據模型下創建它們**
## 遷移過程
### 1. 審查您當前的數據
**推薦順序:**
1. **公司**先(作為基本記錄)
2. **人員**其次(與公司連接)
3. **機會**第三(與人員/公司連接)
Use the CSV import via the Command Menu `Cmd + K` (Mac) or `Ctrl + K` (Windows). 查看我們的[數據導入指南](/l/zh/user-guide/getting-started/import-export-data)以獲取詳細說明。
### 2. 重新創建工作流
- **從簡單開始** - 先重新創建您最關鍵的自動化
- **使用Twenty的工作流構建器**替換現有自動化流程
## 常見挑戰
### 數據格式問題
- **電郵地址** - 移除重複(人員對象要求)
- **域名** - 移除重複(公司對象要求)
<Warning>
Please note that domain URLs created by the synchronization with your mailbox and calendar have the following format ```https://domain.com```
</Warning>
- **日期格式** - 確保一致格式 (YYYY-MM-DD) 或在設置→體驗中編輯此格式
- **電話號碼** - 使用國際格式 (+1234567890)
### 關係映射
要使用csv導入功能導入記錄之間的關係,您可以使用以下欄位
- **對於複雜關係,使用Twenty的ID**
- **使用電郵地址**連接人員記錄
- **使用域名**連接公司記錄
- **使用您設定為唯一的其他欄位**,可以在數據模型部分完成。
閱讀我們的[導入-導出數據指南](/l/zh/user-guide/getting-started/import-export-data),獲取有關在CSV導入中創建關係的詳細說明。
## 專業幫助
### 我們的服務
- **四小時入門套件**用於輔導遷移
- **實施合作夥伴**用於更高級的專案
發現我們的[實施服務](/l/zh/user-guide/getting-started/implementation-services)。
## 從自託管遷移至雲端
如果您從Twenty的自託管遷移到Twenty雲端:
1. **從自託管實例中導出您的數據**
2. **按照上述的標準遷移流程**
3. **我們可以提供遷移協助**,請洽詢我們的團隊
## 遷移後檢查表
<input type="checkbox" /> All data imported successfully <input type="checkbox" /> Custom fields working correctly <input type="checkbox" /> User permissions configured <input type="checkbox" /> Email/calendar sync connected <input type="checkbox" /> Critical workflows recreated and tested <input type="checkbox" /> Team trained on new system