Skip to main content

Input fields

Optional analyzer results from Neuralink.

conversationRelayId : ID! required

The relay id of the conversation that will be assigned to the bucket.

entries : [InkStorylineEntryInput!]! required

A list of entries to add to the storyline.

generatedAt : DateTime! required

The time the storyline was generated.

knowledgeArticleIds : [Int!]

A list of knowledge article IDs to associate with the storyline.

neuralinkRequestId : UUID! required

The Neuralink request ID.

summary : String

The summary of the storyline.

topic : String

The topic of the storyline.

triggerId : String

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" }