Add Rows to SiYuan Database
av_addRowAdd rows to a SiYuan database attribute view by providing the view ID and row data objects. Populate existing databases with new records.
Instructions
Add rows to an existing database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avID | Yes | Attribute View ID | |
| rows | Yes | Row data objects, where keys are column names |