Save Raw Model
Last updated
Last updated
This action will insert or update a record in a given collection.
The action uses the following settings:
Setting | Description | |
Bot | The bot that is providing collection access. The current bot is selected by default. | |
Collection | The collection to be used for the action | |
JSON | The full json source for the record to be updated or inserted |
This action will store the whole JSON in the selected collection regardless of the structure, as long as it is valid.
This action has no triggers.
This action produces the following variables after being triggered:
Variable | Description |
last_database_object_id | The unique id of the record that has been updated or inserted. |
Channel specific availability follows the table below:
Channel | Availability |
Fully Available. | |
Fully Available. | |
SMS | Fully Available. |
Telegram | Fully Available. |
Web | Fully Available. |
Alexa | Fully Available. |
Google Assistant | Fully Available. |
Slack | Fully Available. |
API | Fully Available. |
This action requires an active Database package.