Hi,
I am new to Gatling and need a help on dynamic content of the API Request.
I have an API which will create the account for different users using email ids. If I have to send the POST API request for different users and different Ids then how we can proceed with that?
Thanks!