PromucFlow_constructor/contributions/docs/DB Integrations.md

22 lines
431 B
Markdown
Raw Normal View History

# DB Integration docs
Create a appsmith-docs/db-integrations/<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.
## Action docs template
Copy paste this template
```
---
description: >-
Integration Description
---
# Integration Name
## Link to the official documentation
## Example of Passing Data from widgets
## Example of Displaying Data in widgets
```