Make an API Call: How to add a tag to an image stored on Cloudinary?

I want to add a tag to an image stored on Cloudinary through the Cloudinary: Make an API Call module. ¨

I am properly connected to Cloudinary. The first three modules successfully upload an image from my Google Drive to Cloudinary. That part works.

But the tagging doesn’t.

It’s the first time I’m using the “Make an API Call” module. I’m having a hard time “translating” Cloudify’s documentation into what should be filled in where in Make’s module…

Cloudinary’s API documentation about tagging.

This is my last attempt (could be completely wrong though)…

The full diagram:

Appreciate any guidance on how to make this work! :slightly_smiling_face: :pray:

Hey @Tomas_Fransson,
Welcome to the Make Community

In the URL, write “/image/tags”

It will work.

Thanks,
Sachin Shrivastava

2 Likes