How would you send a POST request via artillery with binary data? More specifically I'm trying to do a batch request and have artillery read from the file for the body
I did see in the docs I need to use a custom JS function, but can't seem to get it to correctly pass back the values to artillery:
https://artillery.io/docs/http-reference/#advanced-writing-custom-logic-in-javascript