I was wondering if its possible to use a firebase cloud function to send a post request to a non-google server (from what I can find I need to be on the blaze plan in order
You need to install the package. Go to Firebase-Funcions directory in Terminal and type
npm install request
OR
npm install request-promise
Use this example for test: https://www.npmjs.com/package/request