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/ticketing.mdx
+150Lines changed: 150 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,3 +126,153 @@ Identifies the specific sync execution run that last updated this record.
126
126
Indicates which external service (GitHub, GitLab, Zendesk, etc.) the record originated from.
127
127
128
128
---
129
+
130
+
## Source Specific Details
131
+
132
+
Each supported ticketing platform has unique characteristics and field mappings. Below are some source-specific details to consider when configuring your Ticketing sync.
133
+
134
+
### GitHub
135
+
136
+
GitHub integration lets you bring issues, pull requests, and related project activity directly into your NocoDB workspace. Connect your GitHub account, pick the repositories you want to track, and NocoSync keeps your tables updated with the latest data.
137
+
138
+
After selecting GitHub as the sync source, you can:
139
+
140
+
***Connect using an existing GitHub integration**
141
+
Authenticate once and reuse the connection across multiple syncs. Both OAuth and Personal Access Token methods are supported.
142
+
143
+
***Choose one or more repositories**
144
+
Pull data from any repo you manage or collaborate on. You can select multiple repositories to consolidate issues and PRs in a single NocoDB base.
145
+
146
+
***Include closed issues (optional)**
147
+
Sync both open and closed issues to maintain a complete project history. Closed issues are marked accordingly in the Ticket table.
148
+
149
+
***Sync pull requests (optional)**
150
+
Bring in PRs alongside issues to track code reviews, merges, and engineering workflows. PRs are represented as tickets with a distinct type.
GitLab integration lets you sync project activity—issues, merge requests, comments, and more—directly into your NocoDB workspace.
159
+
160
+
After selecting GitLab as your sync source, you can:
161
+
162
+
***Connect using an existing GitLab integration**
163
+
Authenticate once and reuse the connection across multiple projects and syncs. Alternatively, you can set up a new connection using OAuth or Personal Access Token methods.
164
+
165
+
***Provide a GitLab Project ID**
166
+
Point the sync to any GitLab project you manage or contribute to. NocoDB validates and fetches data from that project automatically.
167
+
168
+
[Find the Project ID](https://docs.gitlab.com/user/project/working_with_projects/#find-the-project-id)
Zendesk integration brings your support operations into NocoDB, enabling teams to analyze tickets, measure response trends, and connect customer support data with internal workflows. With NocoSync, your Zendesk tickets stay continuously updated in a structured, queryable format.
186
+
187
+
Once you select Zendesk as your sync source, you can:
188
+
189
+
***Connect using an existing Zendesk integration**
190
+
Authenticate once and reuse the connection for multiple sync configurations.
191
+
192
+
***Define your integration name**
193
+
Label the sync clearly for your workspace, especially when managing multiple Zendesk accounts or environments.
194
+
195
+
***Include closed tickets (optional)**
196
+
Sync both open and closed tickets to maintain a complete historical view of customer conversations, resolutions, and team performance.
197
+
198
+
Zendesk as a source helps centralize customer support insights—making it easier to audit ticket history, build dashboards, correlate support patterns with product issues, and drive proactive decision-making across teams.
Linear sync brings your product, engineering, and project workflows directly into NocoDB—making it easy to analyze issues, track delivery patterns, and build custom reporting on top of your Linear data.
207
+
208
+
When setting up a Linear sync, you can:
209
+
210
+
***Select your Linear connection**
211
+
Authenticate once and reuse the connection across different sync configurations.
212
+
213
+
***Specify a team key**
214
+
Provide the Linear team identifier (e.g., *ENG*) to pull issues from a specific team. This helps maintain clear separation of data when working across multiple teams or departments. To find your team key, go to Linear → Settings → Teams → select your team → copy the Team Identifier (e.g., ENG).
215
+
216
+
***Configure issue inclusion options**
217
+
218
+
***Include canceled issues**
219
+
Sync canceled issues to maintain a complete historical timeline of project changes and prioritization decisions.
220
+
***Include completed issues**
221
+
Sync completed issues for richer analytics on delivery timelines, resolutions, and sprint outcomes.
222
+
223
+
Linear as a source helps centralize product and engineering operations—allowing teams to correlate progress with other tools, audit issue lifecycle data, and build custom dashboards that reflect true project execution.
Freshdesk integration allows you to sync your customer support tickets, agents, and conversations directly into NocoDB. This enables your team to analyze support trends, measure performance, and connect customer data with internal workflows.
231
+
232
+
When configuring a Freshdesk sync, you can:
233
+
234
+
***Connect using an existing Freshdesk integration**
235
+
Authenticate once and reuse the connection for multiple sync configurations. You can also set up a new connection using your Freshdesk domain and API key.
236
+
237
+
***Include closed tickets (optional)**
238
+
Sync both open and closed tickets to maintain a complete historical view of customer interactions and resolutions.
Bitbucket integration enables you to sync issues, pull requests, and related project activity directly into your NocoDB workspace. This allows your team to track development progress, analyze issue trends, and build custom reports.
246
+
247
+
When setting up a Bitbucket sync, you can:
248
+
249
+
***Connect using an existing Bitbucket integration**
250
+
Authenticate once and reuse the connection across multiple syncs. Both OAuth and App Password methods are supported.
251
+
252
+
***Choose one or more repositories**
253
+
Pull data from any repository you manage or collaborate on. You can select multiple repositories to consolidate issues and pull requests in a single NocoDB base.
254
+
255
+
***Include closed issues (optional)**
256
+
Sync both open and closed issues to maintain a complete project history. Closed issues are marked accordingly in the Ticket table.
257
+
258
+
***Sync pull requests (optional)**
259
+
Bring in pull requests alongside issues to track code reviews, merges, and engineering workflows. Pull requests are represented as tickets with a distinct type.
Chatwoot integration allows you to sync conversations, messages, users, and teams directly into NocoDB. This enables your team to analyze customer interactions, measure response trends, and connect communication data with internal workflows.
267
+
268
+
When configuring a Chatwoot sync, you can:
269
+
270
+
***Connect using an existing Chatwoot integration**
271
+
Authenticate once and reuse the connection for multiple sync configurations. You can also set up a new connection using your Chatwoot instance URL and API key.
272
+
273
+
***Include resolved conversations (optional)**
274
+
Sync both open and resolved conversations to maintain a complete historical view of customer interactions and resolutions.
0 commit comments