RUAL Documentation

create document

This block is part of the storage group and was last modified in core v12.0.0.

create document v12.0.0

Creates a document in the given storage.

Pin Pin Type Default
flow
flow
mutations
Provide the mutations for this document. e.g. use set fields to set existing/new fields.
mutations
expiry
When a document is given an expiry date, the document will be unrecoverably deleted on the given date.
date
options
Options can be given e.g. skip_revisions to skip create revisions for high-update docs or skip_on_saved to skip the on-events for this document create.
object
Storage
The storage this document will be created.
storage
Pin Pin Type Example
flow
flow
success
condition
guid
value
object
object
timestamp
timestamp in ms, can be used to wait for the document to be available in search.
number
error
value

Core Releases

v12.0.0 This block was introduced in v12.0.0, 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