I want to create a Postman Flows that includes the following scenario: Can anyone guide me on how to proceed? I tried my best but did not achieve it.
Scenarios
- Register Process, which include some pre verification like
- Validate Email
- Mobile OTP
*Validate Mobile
*Validate OTP
- On Run time, i want to validate OTP in a flow
- When i validate Mobile OTP request then an object ID is created and passed to validate OTP request and at the same time the otp is created and entered manually, but in that case i am not able to get the positive case in which OTP is valid in that if i am using the delay component then also not getting the correct output can anybody help me with these scenarios.