Some APIs will accept incoming files, and respond to them in a certain way. We now support file uploads in our Multi-step API (MSA) monitors , allowing you to directly POST files from the vault in your account to your API and test its response. When setting up a request body in one of the steps of your monitor, you’ll now be able to choose between sending a plain text body, or uploading a file from the vault. We’ll automatically set up the correct headers to go with the file upload.
For more information, see the file upload setup guide in our Multi-step API documentation.