I have a requirement to read data from a desktop application and update in the Accounts record.How can I do it ?
Please help me to find a solution to interact with desktop application
I have a requirement to read data from a desktop application and update in the Accounts record.How can I do it ?
Please help me to find a solution to interact with desktop application
No where near enough information there to help. What is the desktop app? Where does it store information? Can you export it (the data) to a file? Does it have a way of talking to SugarCRM via REST or SOAP? Would you be updating SugarCRM from multiple desktops?
No where near enough information there to help. What is the desktop app? Where does it store information? Can you export it (the data) to a file? Does it have a way of talking to SugarCRM via REST or SOAP? Would you be updating SugarCRM from multiple desktops?
Hi Kenneth,
address book is the desktop app,my requirement is to fetch details from address book and stored in accounts based on address.
Windows
Hi All,
I found some points related to composite apps in this link. based on the attached document I like to highlight following points .
In the above points which is most suitable method to communicate with desktop applications