Hi
I am developing a plugin. The plugin is supposed to do some stuff whenever an update of a contact occurs. I am retrieving the whole contact object by using service.Retreive("contact",guid,cols).
Is there any way to access/retrieve other entities present in CRM? My requirement is, whenever there is an update event for contact, I want to update another entity present in the organization and I do not have guid of that entity.
you help is really appreciated.
Thanks
navighag