Skip to content

Commit b4dac77

Browse files
Update intro.md
1 parent 6b8c8e4 commit b4dac77

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

website/docs/connect-data/intro.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Keep in mind, when you first connect a knowledge source, Appsmith Agents may tak
2626

2727
Function calling enables Appsmith Agents to interact directly with structured data sources like APIs and databases. Agents can fetch real-time information or trigger actions across various services, integrating seamlessly into your workflows.
2828

29-
With Appsmith, you can connect to any API using the built-in REST API plugin or leverage ready-to-use integrations with popular SaaS services.
29+
Appsmith Agents can connect to any API using the built-in REST API & GraphQL plugins or leverage ready-to-use integrations with popular SaaS services.
3030

3131
### Supported SaaS Integrations:
3232

@@ -42,19 +42,38 @@ With Appsmith, you can connect to any API using the built-in REST API plugin or
4242
- HubSpot
4343
- Outlook
4444
- Notion
45+
- SMTP
46+
- S3
4547

4648
### Supported AI Integrations:
4749

4850
- OpenAI
4951
- Gemini
5052
- Anthropic
5153

54+
Appsmith Agents can also connect to the following databases
55+
56+
### Supported Databases
57+
- Postgres
58+
- MongoDB
59+
- MySQL
60+
- MsSQL
61+
- DynamoDB
62+
- Redis
63+
- Redshift
64+
- Elasticsearch
65+
- Firestore
66+
- ArangoDB
67+
- Oracle
68+
- Snowflake
69+
- Databricks
70+
5271
## Next Steps
5372

5473
In the upcoming sections, you'll learn detailed steps to:
5574

5675
- Set up knowledge sources
57-
- Integrate structured data sources using APIs
76+
- Integrate structured data sources using APIs & Databases
5877
- Create custom agent workflows
5978

6079
Connect your data now and unlock the full potential of your Appsmith Agents.

0 commit comments

Comments
 (0)