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/scripts/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ icon: 'code'
8
8
9
9
NocoDB Scripts is a powerful automation engine that allows you to write JavaScript code to interact with your NocoDB bases. Scripts enable you to automate workflows, perform complex operations, transform data, and integrate with external services - all without leaving the NocoDB interface.
10
10
11
+
<Callouttype="info">Scripts are available from the NocoDB Plus plan on the cloud, and with the Enterprise license in self-hosted environments.</Callout>
12
+
11
13
## Key Features
12
14
13
15
-**JavaScript Environment**: Write and run JavaScript code directly in NocoDB
0 commit comments