Retrieve Contact object within Report Record Command AddIn
Content
I am attempting to manipulate contact data via a report record command add in.
I have a report that consists of the contact ids for the contacts I wish to edit. I have created a report command add in to loop through each contact ID.
What I am wondering is, what is the best method to retrieve each contact? Is there functionality to do this within the add in API?
Or would I have to use SOAP/ REST to fetch the contact.
Thanks
Version
17D
Tagged:
1