How to read customer phone number (ANI) in secure flow

Hi team,

I need to develop a process to take payments in a secure flow. For this i am invoking the secure flow using script.

Now I need to pass the customer phone number (ANI) to secure flow.

How does the Flow Data Field get used and passed to secure flow via script?

Hi @Gowthami_R1
You can use the "Invoke Secure Flow" Scripter action to do the transfer.
There is a Scripter variable called "Customer Formatted Number" that contains the customer's phone number.
Variable reference is here

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