Trying to load variables from the file

Hi Allen.helton,

yeah I noticed that, thank you for letting me know, would you be so nice and try to let me know how can I set the variable to be the value of the JSON file in the “name”?

I guess there are at least two steps:

  1. attaching the file probably in the Body > form-data tab
  2. setting the variable setCityName to that file… probably by var setCityName = pm.iterationData.get(“name”); or sth like that…

Thank you very much for your response! :slight_smile:

All I need to do is to set variable to load from external file :frowning: