Storylane Webhooks and Demo Events

Storylane's event surface, in two channels. Outbound HTTPS webhooks deliver completed demo sessions to a customer endpoint, signed with a base64 HMAC-SHA256 of the raw body in an x-storylane-signature header, carrying completion, dwell time, intent level, location, UTM parameters, captured lead identity and firmographic buyer reveal. In the browser, an embedded demo iframe emits cross-frame postMessage analytics events (demo_open, step_view, demo_finished, lead_identify, open_external_url) to its host page, and accepts an inbound cookie-consent message that gates tracking for GDPR. Available from the Starter plan.

API entry from apis.yml

apis.yml Raw ↑
aid: storylane:storylane-webhooks
name: Storylane Webhooks and Demo Events
description: 'Storylane''s event surface, in two channels. Outbound HTTPS webhooks deliver completed demo
  sessions to a customer endpoint, signed with a base64 HMAC-SHA256 of the raw body in an x-storylane-signature
  header, carrying completion, dwell time, intent level, location, UTM parameters, captured lead identity
  and firmographic buyer reveal. In the browser, an embedded demo iframe emits cross-frame postMessage
  analytics events (demo_open, step_view, demo_finished, lead_identify, open_external_url) to its host
  page, and accepts an inbound cookie-consent message that gates tracking for GDPR. Available from the
  Starter plan.

  '
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.storylane.io/integrations/integrations-and-data-flow/webhooks
baseURL: https://api.storylane.io
tags:
- Webhook
- Event
- Analytics
- Lead Capture
tags_raw:
- Webhooks
- Events
- Analytics
- Lead Capture
properties:
- type: Webhooks
  url: asyncapi/storylane-webhooks.yml
- type: Documentation
  url: https://docs.storylane.io/integrations/integrations-and-data-flow/webhooks
- type: DataModel
  url: data-model/storylane-data-model.yml
- type: AgentSkill
  url: skills/storylane-verify-webhook.md