PromucFlow_constructor/contributions/docs/DB Integrations.md

22 lines
432 B
Markdown
Raw Normal View History

2021-02-08 06:00:02 +00:00
# DB Integration
Create a appsmith-docs/datasource-reference/<integratiom>.md file.
2020-12-17 10:05:51 +00:00
Follow the [asset-upload](./UploadingAssets.md) guidelines to upload and use an asset in docs.
2021-02-08 05:58:58 +00:00
Update the SUMMARY.md file with the link to the new document
## Action docs template
Copy paste this template
```
---
description: >-
Integration Description
---
2021-02-08 05:58:15 +00:00
# Connection Settings
2021-02-08 05:58:15 +00:00
# Querying the database
2021-02-08 05:58:15 +00:00
# Using Queries in applications
```