Hello Experts
I need your help . Scenario is i want to get last login details of users from another database inside my suitecrm. How to do it using suitecrm Please help
How to get last login details of users of my website which is build in .net using suitecrm ? Anyone?
Whats the other database, another application? I assume you could quite easily if they have access use the same database user and create a query which looks for data from that table.
Yes sir another application on which users login . I want their last login details using suitecrm .
I would try using the integration mechanisms provided by the other application. I’m sure you’ll find something within there documentation. Otherwise investigating the use of the API is your best option.
Good luck
Ok let me try then. i think API or plugin will be much better