Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
Is is possible to call the Merge Constituents fuction through the API? If so how?
Thanks, Fergal.
There is no equivalent merge function in the API unfortunately. You have to do it manually.
David
Thanks David.
After I merge (with the delete option) Constituent A into Constituent B I can see in the Raisers Edge database that:
What I cannot detect is
Fergal.
In VBA there is are two MergeConstituent events; before and after the merge. You could track the merge here.
Thanks David!
That was exactly what I needed, I hadn't realised that those events existed.