Filling form-data array dynamically in Pre-Request Test Script

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

I am trying to use an API that uses form-data arrays:

I am trying to figure out how I can populate that from environment variables dynamically in Pre-Request scripts.

@kyle, Hello.

So from your question I understand that you need to pass an random values for the form-data every field and you need that to be stored in a Environment variable as well?

For Dynamic variables please refer the below: