plivo / plivo-php

Plivo PHP Helper Library
http://www.plivo.com
MIT License
110 stars 117 forks source link

Phlo Call Forwarding #219

Closed sajeenake closed 3 years ago

sajeenake commented 3 years ago

Hi

Is it possible to make the call forwarding numbers to sales and support dynamic payload, I need to have it fetch from an API which I created ?

huzaif-plivo commented 3 years ago

@sajeenake If my interpretation is right, you'd want to make an HTTP request to your API before executing the Call forward node to obtain the phone numbers to be forwarded.

In that case, the HTTP node can then be used. The response received can be accessed within Call forward node. If you require any further assistance, please contact our support team.