- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 05:33 AM
Hey
Wondered if anyone can help we have interactions set up for Agent Chat, where a customer (contact) is attached to a location and Account, we want to be able to create a case from the interaction record and pull extra location data onto the case record.
We have this working the Contact, location, Account (all fields on the interaction)
But whenever we add more fields e.g.:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 12:11 PM
For anyone looking at how to do this I managed to work this out:
I created a field on the interaction table for each field I wanted to pull over,
Then I've got a Flow that on the creation of an interaction it looks up the location and the contact details and updates the fields I created.
Then in the UI action added the fields from the interaction table to go through into the new case!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 12:11 PM
For anyone looking at how to do this I managed to work this out:
I created a field on the interaction table for each field I wanted to pull over,
Then I've got a Flow that on the creation of an interaction it looks up the location and the contact details and updates the fields I created.
Then in the UI action added the fields from the interaction table to go through into the new case!