Transloadit module - how to upload a file and process it?

Hi dear makers! Struggling with building automation with Transloadit. I want this service to generate a thumbnail for uploaded video. It works perfectly through the web interface, but I lack of knowledge to make it work through make.com.

Does anybody have this experience? Thank you!

It appears that you want to call the Video Encoding endpoints for Transloadit.

However, it looks like Transloadit does not have a single specific module to do that on Make.

You can submit this suggestion to the Idea exchange, under App improvement ideas. Don’t forget to search for it first, just in case someone already suggested it!

If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.

3 Likes