Is there a way to POST a file to a workflow and save that file to /tmp?

This topic was automatically generated from Slack. You can find the original thread here.

Raymond Camden : sorry if this has been asked, Working with the filesystem in Node.js, is an example of downloading a file. is there an example of a workflow that can be POSTed to with a file and then saving that file to tmp?

Raymond Camden : you know what - never mind - brain fart - dont even need it

Dylan Sather (Pipedream) : Triggers

Sergio Rodriguez : lol “brian fart” I was going to share this i did for Twist “Upload file” https://pipedream.com/@sergio/twist-upload-attachment-p_n1Cnm9 saves the file to upload to /tmp