12-13-2024 06:25 AM
In version 25Q1, CALL_ID (known as Group ID in Dashboard) and CallGUID (known as Conversation ID in Dashboard) have been swapped in the EDI framework. Please check your EDI configurations used for calls. If you're using these IDs in your call-related configurations, your integration will not work correctly.
Property | JSON data type | Description | Reference syntax | Example values |
---|---|---|---|---|
ID | string |
Unique routing leg identifier of the contact For emails, this is the same as Group ID. For example:
|
{contact.id} |
1166301942A6EE11B3ED58961D1810CC |
Group ID | string |
Unique group identifier of the contact For emails, this is the same as ID. For example:
|
{contact.guid} |
5AB6E20342A6EE11B3ED58961D1810CC |