What property should you enable for a variable whose value is to be saved to external storage?
When you want to save a variable's value to external storage in Genesys Cloud CX, you should enable the Output property for that variable. The Output property designates that the value of the variable can be exported or sent out of the current script, which is necessary for saving data to external systems like a CRM or database.
This setting is crucial for ensuring that data collected or processed in the script is correctly passed on to other systems for further use.
Genesys Cloud CX Scripting Variables Documentation.
Currently there are no comments in this discussion, be the first to comment!