Hi @DanBorn,
The File Upload API endpoints doesn’t need JSON instead the Content Type that you need to use is multipart/form-data and it seems that Make an API call module for Slack doesn’t support form-data and only allows JSON as part of the request.