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

22 lines
432 B
Markdown

# DB Integration docs
Create a appsmith-docs/db-integrations/<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
```