Skip to content

Instantly share code, notes, and snippets.

@MelissaKaulfuss
Last active June 20, 2018 00:17
Show Gist options
  • Save MelissaKaulfuss/ade4c7e6e9ea1426eb1e697834ffa87d to your computer and use it in GitHub Desktop.
Save MelissaKaulfuss/ade4c7e6e9ea1426eb1e697834ffa87d to your computer and use it in GitHub Desktop.
Using a CSV with Postman
  1. Create a new collection in postman - only include actions you want to run in there.
  2. Give it a CSV with the amendments/fields, name the columns by the variables that postman expects.
  3. Remember to put the underscores in the column names in CSV.
  4. Add number of iterations for how many times you want it to happen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment