Skip to content

Commit 63c17aa

Browse files
committed
docs: data source ID
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 43c45ee commit 63c17aa

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

content/docs/developer-resources/rest-apis/index.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,13 @@ User ID is the alphanumeric string with prefix `u` (stands for user). You can re
102102
### Data Source ID
103103
For External Data Sources connected to NocoDB (like Postgres / MySQL), the Data Source ID is additionally required to perform data API operations.
104104

105-
Data Source ID is the alphanumeric string with prefix `ds` (stands for data source). You can retrieve it from the context menu by clicking on the three dots next to data source name in the left sidebar. Click on the ID to copy it to your clipboard.
105+
Data Source ID is the alphanumeric string. You can retrieve it from the context menu by clicking on the three dots next to data source name in the left sidebar. Click on the ID to copy it to your clipboard.
106106

107-
[//]: # (![Data Source ID]&#40;/img/v2/developer/data-source-id.png&#41;)
107+
![Data Source ID](/img/v2/developer/data-source-id-1.png)
108+
109+
You can also find it in the Data Source settings page.
110+
111+
![Data Source ID](/img/v2/developer/data-source-id-2.png)
108112

109113

110114
## Rate Limits
177 KB
Loading
143 KB
Loading

0 commit comments

Comments
 (0)