Question: How can I copy a contact from one account to multiply accounts in SalesLogix?
Answer: To do this you can use the MoveContact method which has a CopyContact flag. Call the MoveContact function and pass it a True on the CopyContact parameter.



