Webhook reference
Onboardingcompleted
WEBHOOK
Body
application/json
Fires when the user reaches a final screen in your funnel. A final screen is currently defined as a screen with the screen type set to 'Finish' or with ID that starts with 'final'. Fires once per session.
Example:
"evt_00000000000000000000000000"
Examples:
"onboarding.started"
"onboarding.completed"
"purchase.completed"
"profile.updated"
"subscription.activated"
"subscription.cancelled"
"subscription.renewed"
UNIX timestamp in seconds
Example:
"00000000000000000000000000"
Example:
false
Example:
"ses_00000000000000000000000000"
Example:
"00000000000000000000000000"
Example:
"pro_00000000000000000000000000"
Response
200
Event received successfully
