To identify the object type I wanted to check the first 3 characters in the GUI field that's equivalent to the API WhatId.
Finding out from googleland which field I should use for this was surprisingly fruitless. Wrong choices:
- Opportunity/AccountId
- Contact/LeadId
Through trial and error it turns out that Subject was the right field! (!?!?Subject!?!?)
So my simple filter looks like "Subject starts with a99"
No comments:
Post a Comment