http get

  1. CFD Count http json response data

    Hi, I am working on 3cx CFD dialer where I am using http Request component to get data , i want to do array count for below data so i can start the loop to make calls. { "status": 1, "dbresponse": [ { "name": "123456", "mobile": "9235363738"...
  2. Systemsaholic

    Send JSON query Array in GET request

    Hi, In order to pull contact records from my CRM by Phone Number, I need to pass a JSON query in the request body. The call is working with Postman but I can't figure out how to make it work with the Wizard or by editing the XML file. I believe I need to make the query in the Message attribute...
  3. http get url from IVR

    Hi , good feature should be to possibility to send an url command or http get like https://192.168.0.23/switch-on for example... This call should permit to open a contact if we have webrelay switch. Can suggest how to do ? i'm thinking to create a digital avr to make an link to call , but how we...