Generate proof points from source materials using AI. Each input array generates one proof point. Supports text, URLs, and generative names as sources.
Documentation Index
Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Proof point generation input with source materials
Array of proof point generation requests - each object generates one proof point
1[
{
"name": "50% Sales Improvement Case Study",
"sources": [
{
"type": "TEXT",
"value": "Customer success story showing 50% improvement in sales conversion rates"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/case-study"
}
]
}
]Primary Offering to use as context when generating proof points. If not provided, the primary company attached to the Workspace will be used.
"o_123456"
Strategy for linking generated proof points to offerings (products/services)
Brand voice oId to apply to generated proof points
"bv_123456"