Identifier (ID): | core.bot.action.record.upsert |
Event: | (All) |
Params
Req’d | Key | Type | Notes |
---|---|---|---|
x | context |
context | The record type to upsert |
x | query |
text | The search query to determine if the record exists (update) or not (insert) |
x | changeset_json |
json | The field keys and values |
run_in_simulator |
bit | Upsert records in the simulator: 0 =no, 1 =yes |
|
object_placeholder |
placeholder | The placeholder to set with the record |