realtime report direct web call sending username and pass

Posted:
Fri Jun 16, 2017 5:00 pm
by mstopkey
Greetings all, we have built a custom PHP based CRM which pulls data from ViciDial. In the reports section of it, we would like to make direct web call to a few dialer reports sending the campaign ID and username and password for CRM user which also is a ViciDial user. I have yet to be able accomplish this. Any help?
Re: realtime report direct web call sending username and pas

Posted:
Sat Jun 17, 2017 6:41 am
by mflorell
You could try something like this:
http://user:pass@dialer.server.com/vicidial/admin.phpBut, some more recent browsers are starting to put up warnings when you do that, or even not allow it at all, so you'll have to give it a try.