Hi all
I am working on a system integration tool to link the details of Debtors and Creditors in JIWA with a SugarCRM.
changes in one need to be reflected in the other.
So far the SugarCRM side is fairly straight forward with their REST API.
on the JIWA side of things I can:
- Pull From JIWA Data through SQL queries straight to the JIWA database.
- Push to JIWA changes through SQL queries straight to the JIWA database.
I am stuck on the being able to create a new Debtor / Creditor record.
Environment:
- C# .net
- JIWA 7
- Microsoft SQL
Any help will be appreciated.
Cheers
Drew



