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.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit