mattkol / SugarRestSharp

SugarRestSharp is a .NET C# SugarCRM/SuiteCRM Rest API Client. It is .NET C# Wrapper for the SugarCRM/SuiteCRM REST API Client.
MIT License
30 stars 12 forks source link

How create link between entries in SuiteCRM 7.x #2

Closed Conquistador closed 6 years ago

Conquistador commented 7 years ago

Hi @mattkol,

Can you show, how create link between entries in modules (for example Accounts and Contacts) with your library ?

mattkol commented 7 years ago

Sorry for the late response. Please check: https://github.com/mattkol/SugarRestSharp/wiki/Linked-Modules-1

There are also other examples at: https://github.com/mattkol/SugarRestSharp/wiki/Linked-Modules-2 https://github.com/mattkol/SugarRestSharp/wiki/Query-Options-3