Skip to content

Instantly share code, notes, and snippets.

Midbound Webhook Data Guide

Overview

When someone visits your website and matches your audience criteria, Midbound sends a webhook with their complete profile data to your configured endpoint. This webhook is triggered each time a visitor's session ends.

Data Structure

🕐 Metadata & Timestamps

  • timestamp - When this webhook was triggered
  • person_created_at - When person was first added to system
@ptrtht
ptrtht / req.txt
Last active May 20, 2022 13:24
My stack for data science / python stuff
appnope==0.1.3
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
asttokens==2.0.5
attrs==21.4.0
backcall==0.2.0
beautifulsoup4==4.11.1
bleach==5.0.0
bs4==0.0.1
certifi==2022.5.18.1