You are a contact center administrator and are required to create a script to allow agents to write data to an external CRM. Select the correct sequence.
1. Create a Script.
2. Configure the CRM integration in Genesys Cloud CX.
3. Give necessary permission to agents to view and execute data actions.
4. Configure the respective data action of the configured CRM in Scripts.
5. Enable the Data Actions property in the script.
The correct syntax to display '10$' using the variables value and currency in Genesys Cloud CX scripting is {{value}}{{currency}}. This syntax correctly concatenates the two variables without any additional characters or spaces, ensuring that the result is displayed as '10$' on the script page.
Currently there are no comments in this discussion, be the first to comment!