AddStorylineToInkConversationInput
Input fields
Optional analyzer results from Neuralink.
The relay id of the conversation that will be assigned to the bucket.
A list of entries to add to the storyline.
The time the storyline was generated.
A list of knowledge article IDs to associate with the storyline.
The Neuralink request ID.
The summary of the storyline.
The topic of the storyline.
The Neuralink trigger ID that caused this storyline to be generated.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"analyzerResults": InkStorylineAnalyzerResultInput,
"conversationRelayId": "28605226",
"entries": InkStorylineEntryInput,
"generatedAt": "2014-01-18T03:23:49.737492+00:00",
"knowledgeArticleIds": 92,
"neuralinkRequestId": "c05a32a3-4f4c-4db6-9c70-610670d07eba",
"summary": "husband-break-deal-race-attention",
"topic": "direction-focus-up-western-and",
"triggerId": "90196914"
}