You would need to collect these values using a Phone node and a Name node and store them in variables.
There is no way to collect an end user’s name without asking them for it on Whatsapp.
On the other hand, you wouldn’t need to ask for the phone number. You can use the Variables node and assign a variable called {[sender}} to the Phone variable. Then pass that in the API node.


