Pop up window in suitecrm

Hi,
I want create soap web service(PHP using nusoap) for list of all suitecrm logged in users So that i can send instatnt message popup on their crm.
Is thr any way to do this?

Hi,

It’s certainly possible but would require changes in SuiteCRM. You would need to add the new web service method yourself (I think you’d also need to add something to track when a user is logged in - I’m not sure if this is stored in SuiteCRM at the moment).

Finally you’d need to add logic to display the actual message. Again it is possible but there’s too much changes here for me to be able to give you specific help.

Thanks,
Jim