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
import IntegrationCards from '@site/src/components/IntegrationCards';
2
+
import CalloutCard from "@site/src/components/CalloutCard";
2
3
3
4
# Integrations
4
5
5
-
Connect agents with knowledge across your company. More integrations are coming soon.
6
+
Datasources are used to connect to your external databases & APIs. Appsmith can connect to a variety of Datasources and any REST API. Queries can be created on top of datasources to read and write data from them. Queries interact with widgets via javascript to display and capture data.
7
+
8
+
9
+
<CalloutCardtext="Documentation is currently in beta. References for select integrations will be available soon."isBeta />
0 commit comments