i read in this link Configure sendOTP node for Indonesia Phone number
i want to ask a question,
is there any configuration before we use send otp function?
like, setting for sender OTP phone number or something like that ?
because, i try to build journey like @bita and same, no otp received
Hey @derrysusilo,
Can you please make sure you’re following this structure in your journey:
Phone prompt: Fetch the phone number from the user and store it in the phone variable (string data type).
Make sure that you’re asking for phone number with ISD code or you add a prefix here as shown in the screenshot. For India, I’ve added +91 default ISD code.
Verify OTP Node: Under Select OTP variable select otp which we’re using the store the OTP.
Create a new string variable verify and under Store response in select verify variable.