I need to upload files to the API of a custom LMS system every few days.
Integromat could do this, but I’d quickly hit the data transfer limits (I’m uploading ~5 videos per week between 500mb and 1.5gb).
Is this something Node Red would work for? Or am I better off writing a Python script?
Thanks in advance!