create multiple documents
This block is part of the storage
group and was last modified in core v13.0.6
.
create multiple documents
v9.2.5
Creates multiple documents in the given storage, each item in the array becomes a document.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
array Each item in this array becomes a document, make sure the item is an object. |
array |
|
|
expiry When a document is given an expiry date, the document will be unrecoverably deleted on the given date |
date |
|
|
update priority A document update can be important for search relevance or not, by poviding the system a priority you can help it understand what updates are high priority (1) and what updates can be delayed without huge impact for search relevance (3). 1 is highest priority, 2 is medium priority, 3 is low priority and 0 is wait-for-insert. |
number |
1 |
|
storage The storage these documents should be created in. |
storage |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
array |
array |
||
error |
value |
Core Releases
v9.2.5 This block was introduced inv9.2.5
, click here to see the release notes.
v13.0.6
This block was last modified in v13.0.6
, click here to see the release notes.
Back to
storage
Return to the main group to view all sub-groups
Back to storage
Return to the group to view all blocks within this group