VPL-CreateCustomerInteractionTopicInOS

This Integration Procedure creates a topic ID for a customer interaction.

Sample Input

{
    "VLocityNoRootNode": {},
    "interactionId": "a1S4W000006A1aIUAS",
    "outcome": "Canceled",
    "process": "Buy Add-On",
    "reason": "",
    "subscriptionId": "",
    "ws": "/lightning/r/vlocity_cmt__CustomerInteraction__c/a1S4W000006A1aIUAS/view"
}

Parameter

Required/Optional

interactionId

Required

outcome

Required

process

Required

reason

Required

subscriptionId

Required

VLocityNoRootNode

Required

ws

Required

Sample Output

{
  "AccountId": "",
  "ContactId": "",
  "interactionId": "a1S4W000006A1aIUAS",
  "interactionTopicId": "a1R4W000004cw9UUAQ"
}

Called By

  • Flows:

    • Agent console: Customer topic

Calls

  • Data Mapper: VPL-CreateInteractionTopic