Hey @tstupell1 @ch_stt,
I’m not entirely sure if this is possible through Zapier (perhaps someone else in the community has had better luck since this post was originally created).
We did recently introduce the ability to upload files through the API as a multipart file (community thread here). Here is some example code that uploads a file “the hard way” (by constructing the multipart from scratch). Perhaps this can be leveraged to assist with this.
-Daniel