You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/noco-sync/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ To add a new NocoSync integration to your base, follow these steps:
88
88
- Sync name: Provide a name for your sync integration.
89
89
-[Sync type](/docs/product-docs/noco-sync#sync-types): Choose between **Incremental** or **Full** sync modes.
90
90
-[Sync trigger](/docs/product-docs/noco-sync#sync-trigger): Select either **Manual** or **Scheduled** sync. If scheduled, choose the desired frequency.
91
-
-[On delete](/docs/product-docs/noco-sync#source-delete-handling): Choose between **Ignore** or **Delete** to define how deletions from the source are managed.
91
+
-[On delete](/docs/product-docs/noco-sync#source-record-delete-handling): Choose between **Ignore** or **Delete** to define how deletions from the source are managed.
92
92
4. Sync **Setup** : Category & Sync scope
93
93
- Select the **Ticketing** category.
94
94
- Choose to sync **All Tables** or **Select Tables** from the predefined schema. For Ticketing, essential tables like Ticket and User are always included.
0 commit comments