HowTo: I want to hit an Endpoint with a file as payload

I am trying to hit an API say https://qa.qxxxxxc.ai/ with a csv file as payload.
Can someone advise the best / easiest way to do it. Currently we automated using the python script but that script cannot be triggered by Xrun command as per doc.

Why not? That should work!

To debug this, we need a bit more information:

  • Are you on Windows, Mac or Linux?

  • And what is the syntax you are using in the XRUN command?

In Linux it is working. But in Windows not working. We want that script to be working on both