Hi All Flow screen
[cid:[email protected]] [cid:[email protected]] [cid:[email protected]] [cid:[email protected]] [cid:[email protected]] I have requirement to read excel with 3 data and sent it in login request to create account. [cid:[email protected]] Request Json is { "email": "${EMAIL}", "pwd":"${PASSWORD}", "tags":"MOBILE,IOS", "type":"MOBILE,IOS", "userType":"MOBILE,IOS", "username":"${USER_NAME}", "firstName": "${FIRST_NAME}", "lastName": "${LAST_NAME}", "mobile": "${MOBILE}" } Can anyone help me how I will get all rows and able to send data one by one to create account. Thanks & Regards, Lal Mani
