Need advise
I am currently using CRM4.0 webservice to create account from reading my staging table which stored new account informations. I know there is a Create Duplicate Optional Parameter(false) which help to validate existing records. I need to check is there is also a function to merge the existing account with the new account enter?
If had do you guys have any sample or reference that i could use.Thanks Guys and ladies, I have been googling all afternoon and found no articles.
Thanks
Brandon
You have to send a Merge Message which could be issued with an
MergeRequestSee following example which is included in the SDK