Spacebring Webhook Monitor
Live Home Dashboard
Leave this page open while sending webhooks from Postman. The latest event, likely downstream action, processing status, and raw payload will update automatically.
Latest Event
membership.created
processed
Likely Downstream Action
sync_identity_only
Object ID
membership_1
Location / Resource
loc_alpha / -
Subject / Email
membership_1 / [email protected]
Window
- -> -
Preview
Latest Payload
{'membership': {'id': 'membership_1',
'locationRef': 'loc_alpha',
'user': {'email': '[email protected]',
'id': 'user_1',
'name': 'Member Example'}},
'type': 'membership.created'}