Hi, let's see if someone can help me... I'm lookin...
# general-english
j
Hi, let's see if someone can help me... I'm looking into making a tool that receives the customer's phone number as an input parameter. When the call is outbound it seems to be resolved correctly,,, but when it is inbound (inbound) there is no way... what I do is define the url as "url/?contract_id={{contract_id}}&phone_number={{customer.number}}"... I won't have the contract_id because I do the assistant override only when I initiate the call... but according to the documentation customer.number should be resolved automatically...
2 Views