PromucFlow_constructor/contributions/docs/DB Integrations.md
2021-02-08 11:30:02 +05:30

22 lines
432 B
Markdown

# DB Integration
Create a appsmith-docs/datasource-reference/<integratiom>.md file.
Follow the [asset-upload](./UploadingAssets.md) guidelines to upload and use an asset in docs.
Update the SUMMARY.md file with the link to the new document
## Action docs template
Copy paste this template
```
---
description: >-
Integration Description
---
# Connection Settings
# Querying the database
# Using Queries in applications
```