
Originally Posted by
usiw
We are using the SugarCMR v4 soap interface (/service/v4/soap.php) to sync between Sugar and our messaging server. One of the limitations of the soap functionality is that it doesn't appear that we can set extra fields contained within a many-to-many relationship table. The most prevalent example is the meetings_users, meetings_leads, and meetings_contacts tables with the required and accept_status fields.
Is there a way with the v2,3, or 4 SOAP functions to set the fields? I did try the name_value_list array on the set_relationship function but that didn't work, and the Developers Documentation on the Sugar website is severely lacking when it comes to SOAP and REST.
Bookmarks