web service rest

  1. Web Service REST (http request)

    I am trying to make an HTTP GET request using the "Web Service REST" block in 3CXcfd. The URL is [http://admin:MY_PSW@MY_IP/relay/0?turn=toggle], and when I test it in a web browser, replacing it with the appropriate data, it works. I am confident that the credentials are correct, as they are...
  2. Extracting information from an API

    Good morning, I am creating a call flow for my company, we have business software that sends information to an online API. This site gives me true or false information that corresponds to the saturation of my services. I would like to make sure to retrieve this information in order to route my...
  3. Callback to google sheet parameter

    Hello guys, I would need to carry out a call back of the contacts present on google sheet which are added in real time with the cfd. Do you have any suggestions how I can create this specific function? In a nutshell, I receive the lead from external sources, I insert it on google sheet and...
  4. use of "Disconnect Handler Flow" to pull callers number

    Hello, How can i get the callers number, i want to use "Web Service Rest" to get callers number. for the life of me i can't figure how to access the session.ani variable to get the callers number. in the Disconnect Handler Flow i have Web Service Rest component. how do i access the session.ani...