post https://api.personetics.com/pserver/execute
This call is made to get the full details and data of an insight to present to the user. The Personetics’ Widget will invoke this call using data received in the getInsights command. For this call to work, please insert the parameter "InsightID" from "getInsights" API response or "getInboxInsights" API response.
Response
Parameter | Type | Description | Mandatory |
---|---|---|---|
facts | object | A JSON object with insight specific data facts. | Yes |
story | object | Instruction for Personetics UI widgets for client-side interaction over insight facts. | Yes |
texts | object | Text templates for use by Personetics widgets. | Yes |
expressions | object | Expressions that can be referenced in texts | Yes |