How To Upload An Image Using Make.com via HTTP Request Module

I need help uploading an image created via mermaid.ink to a specific folder in my account using make.com.

There’s no direct integration for imagekit.io in Make (formerly Integromat) so trying to use the HTTP Request Module (Post)

I’m also not sure if imagekit will automatically know that the link is a BASE64 Encoded URL.

Any help or links would be really helpful.

This configuration should work with Make.com



Here ImageKit Demo Account credentials use the private key as the user name and the password is empty.

If the URL is in base64, then you can decode it before sending the URL to ImageKit