I’m using Noloco and want to upload a PDF file via the API module in Make.com. The “Update Record” module doesn’t allow file uploads, so I’m using the API call instead. However, when I use the HTTP Get a File module, it outputs a buffer. Noloco requires the file to be uploaded as a stream. How can I convert or output the data as a stream instead of a buffer?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
HTTP: I want a PDF (Buffer, codepage:binary) but get Data as a Long String | 5 | 702 | June 7, 2024 | |
How to translate this curl command to my make module | 5 | 1190 | September 25, 2023 | |
File upload from custom app | 0 | 27 | January 22, 2025 | |
Upload and fill (pre-defined PDF) with API integration and send download link as result | 1 | 25 | December 26, 2024 | |
Value can't be casted as buffer for parameter 'data' | 4 | 485 | June 9, 2024 |