Pre-requisites
- Widget installed and reachable — see Install Widget.
- Creatio credentials saved and verified — see Connect Creatio.
How conversations land in Creatio
Setting up
Confirm the widget is live
Open the page where you embedded the widget and send a test message. You should see the AI respond. If the widget does not load, walk through Install Widget first.
Confirm Creatio is connected
In your OpenCX dashboard, open Creatio. The status should show Active. If not, complete the Connect Creatio setup.
Trigger a test handoff
Send a message like “I want to talk to a human” in the widget. The AI should hand off the conversation.
Verify the case in Creatio
Open your Creatio instance. A new case should appear with:
- The conversation summary as the case description
- Each message logged as a case activity
- Any AI-filled fields pre-populated
- Assignment to the default owner or group (if configured)
What the rep sees
- A Creatio case with the conversation summary as the description.
- The full transcript as individual activities on the case timeline.
- AI-filled fields pre-populated on the fields you mapped at Settings → Integrations.
- A View session in OpenCX link in the first activity — one click opens the full AI reasoning and handoff event.
- Replies posted in Creatio (via the webhook business process) land back in the visitor’s widget.
Channel-specific details
Authenticated visitors vs anonymous visitors
Authenticated visitors vs anonymous visitors
When the widget passes a verified email via widget authentication, the contact in OpenCX is matched by email. Anonymous visitors are tracked by session until they identify themselves.
Files visitors upload
Files visitors upload
Files uploaded in the widget are included in the conversation context. The content is referenced in the case activities.
Custom components still render on the visitor side
Custom components still render on the visitor side
When an AI action returns data rendered by a custom component, the visitor sees the richer UI. Your rep sees the underlying text in Creatio case activities.
Related Documentation
AI Chat Widget
The channel itself — install, configure, authenticate.
Connect Creatio
Credentials, optional settings, and verification.
Creatio overview
Capabilities and supported channels.
Troubleshooting
Cases not creating, replies missing, sync stuck.