File upload from Appgyver

Figured it out, you SHOULD NOT be specifying the content type when using Postman.
So I know the url is correct and it can find the file locally, now I just need to figure out how to attach the file into the body of the REST call in appgyver…