curl --request GET \
--url https://services.leadconnectorhq.com/funnels/page/view/event \
--header 'Authorization: Bearer <token>'Page Visit Event
curl --request GET \
--url https://services.leadconnectorhq.com/funnels/page/view/event \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Contact Id
"i2enhRZQ4OWTm92AFKH0"
Location Id
"i2enhRZQ4OWTm92AFKH0"
Funnel Id
"i2enhRZQ4OWTm92AFKH0"
stepId
"5fd2e650-7415-4128-8ecb-134b4fdbd2bd"
Domain
"test.com"
path
"/hello"
Query Params
"?utm_source=hello"
Successful response
Was this page helpful?