Invoking SOAP API to get Relations and create relations.

Hi,
from documentation you can see that you can use “link_name_to_fields_array” to return a list of couple name-value related to the record, but you can not to obtain the relationships information.
To do that you can extend the service method get_entry or write your own method or you can use “get_relationships”

http://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_6.5/Application_Framework/Web_Services/Method_Calls/get_relationships/

1 Like