- Joined
- Aug 2, 2019
- Messages
- 67
- Reaction score
- 9
Hi guys!
I'm running a select query on a database that retrieves 3 fields (idContato, NumeroContato, and StatusContato).
Within the CallFlow, I need to retrieve the information for each field, but I'm unsure how to do that. Here's the table:

Now, let's take a look at the objects in the CallFlow:

Lastly, let's examine the object (Dialer) where I need to specify that I want to read the "NumeroContato" field.

In this example (Make call from), how can I point to the "NumeroContato" field?
I'm running a select query on a database that retrieves 3 fields (idContato, NumeroContato, and StatusContato).
Within the CallFlow, I need to retrieve the information for each field, but I'm unsure how to do that. Here's the table:

Now, let's take a look at the objects in the CallFlow:

Lastly, let's examine the object (Dialer) where I need to specify that I want to read the "NumeroContato" field.

In this example (Make call from), how can I point to the "NumeroContato" field?