Use Automation Co-Pilot as embedded widget in Genesys
- Updated: 2024/11/12
Use Automation Co-Pilot as embedded widget in Genesys
Invoke Automation Co-Pilot as an interaction widget inside Genesys Cloud.
Automation Co-Pilot
Procedure
- Complete the setup process flow Automation Co-Pilot using embedded widget overview
- Assign automation Assign automations to teams
- Automation assigned should include the following.
- Attended bot (that can be deployed on the local device) Attended and unattended automation
- Automation Co-Pilot Process invocation (with two human step forms) Deploy processes
- Unattended bot (triggered via Automation Co-Pilot process with no human inputs) Create a process automation in Process Composer
You can download the following sample code to test this example in your own environment. GitHub: Embedded Use Case 1
In this example, a contact center agent receives a call about an order with an incorrect charge. The agent can use the embedded widget to correct the pricing error without leaving Genesys. The agent, operating in Genesys, responds using the embedded widget by launching automated processes and bots, and handles the order correction without leaving Genesys. Deployed automation touch Salesforce and Zoho Sales Order Management to correct the error in respective systems. Assigned automation are detailed in the following image.
This example describes steps the agent takes to correct a pricing error while in Genesys by using the Embedded Automation widget.
- Deploy the Salesforce Account Lookup and enter the phone
number to pull up the account record. The following shows the agent pulling up account:
- Copy the SFDC Order Number to enter in the next step.
- Launch the Order Items Price Correction process from within
the widget and enter the order number you have retrieved. A Bot
retrieves order details from Zoho and renders the Display Order
Details in a form, including products and prices paid:
- Correct the price on the item in question, and you can optionally, select to apply
the 3% discount for courtesy.
- Click Submit. The bot calculates the amount to be reimbursed.
- The bot creates a billing update for refund in Zoho.
- A reference number is generated, and the system indicates it will take 5-7 business days for refund to appear on card.
Next steps
Enter the file location for the automation to sends notes to the appropriate contacts.