Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.alpharun.com/llms.txt

Use this file to discover all available pages before exploring further.

Webhook payload sent when a customer interaction is updated, for example when the data extraction fields are successfully processed. These webhook payloads include minimal data by design — the full customer interaction data can be fetched for each webhook by using its data.customer_interaction.public_api_url, which makes use of the Fetch Customer Interaction endpoint.

event_type
enum<string>
required

The type of webhook event

Available options:
customer_interaction.updated
data
object
required