Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm trying to set the originalReferrer field via the REST API.When I POST the following to https://anonymized.mktorest.com/rest/v1/leads.json:{ "action":"updateOnly", "lookupField":"email", "input":[ { "email":"test@anonymized.com", "firstName": "test", "orig...