Getting an error in common module flow while passing Call.Ani in data action

Hi Team,

I am trying to use common module flow, however, while using data action If I am trying to pass customer phone number using variable Call.ANI in the inputs of the data action it throws an error as below.
"The variable reference 'Call.Ani' at position 9 is not valid."
I have also attached below snapshot for your reference. Could you please let me know which variable I need to use to avoid such error in common module flow.

Thanks And Regards
Gulafsha

Only the call flows have Call-scoped variables. A common module is not a call flow.

What you need to do is pass the value of Call.Ani to the common module using an input variable.

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