Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The lead database has both email address and a custom id number field as the unique combination identifier for de-duplicating people. Accordingly, when linking a custom object record to a person, it would be helpful to match it using more than one link field.
http://developers.marketo.com/rest-api/lead-database/custom-objects/#delete Deleting records is very straightforward. Just select your deleteBy mode, either idField or dedupeFields, and include the corresponding fields in each of the records in your input array.Need functionality - delete all record...