Has the Track API Endpoint been DEPRECATED? If so, is there another alternative or perhaps I’m not seeing it in the new API versions? This options is so powerful and I’m using it in a ton of scenerios.
Any updates on the Track API would be appreciated?
Solved
Track Events Metric DEPRECATED
Best answer by jmacman
I figured it out:
{
"data": {
"type": "event",
"attributes": {
"profile": {
"$email": "{{1.email}}"
},
"metric": {
"name": "User Logged In"
},
"properties": {
"email": "{{1.email}}"
},
"time": "{{now}}"
}
}
}
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.