Question
How can we associate a Custom Activity to a Anonymous Lead
We want an ability to track custom activities for anoymous users.
Trying to do this using Rest API.
- Query the Lead using the Marketo Cookie
- Add Custom Activity to the Lead.
Step 1 is failing, The API is not returning the Anonymous Lead when queried using the token.
Any Suggestions ?