script_step |
Chatbot Script Step
Catalog: Odoo
Schema: chatbot
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table script_step are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
answer_ids |
string |
|
☐ |
|
chatbot_script_id_label |
string |
|
☐ |
|
chatbot_script_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
crm_team_id_label |
string |
|
☐ |
Used in combination with 'create_lead' step type in order to automatically assign the created lead/opportunity to the defined team |
crm_team_id |
string |
|
☐ |
Used in combination with 'create_lead' step type in order to automatically assign the created lead/opportunity to the defined team |
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_forward_operator_child |
boolean |
Is Forward Operator Child |
☐ |
|
message |
string |
Message |
☐ |
|
sequence |
int32 |
Sequence |
☐ |
|
step_type |
string |
Step Type |
☑ |
|
triggering_answer_ids |
string |
|
☐ |
Show this step only if all of these answers have been selected. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826