Possibility of Calling a HTTP GET / POST Request [Rest API]

Hi, I have the intention to achieve the followings.

  1. Triggering button in IVR will call a HTTP POST request which calls an API, just like how it is done in Postman.

    1. Triggering button in IVR will call a HTTP GET request which calls an API, just like how it is done in Postman.
  • Obtain the values of specific variable from JSON response, then speak the value over Text to speech
  1. Some logic processing that includes if else statement…

Anyone mind give a helping hand ?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.