Cloudinary API Endpoint is not Selecting The Correct Folder...

MK_Kay
MK_Kay Member Posts: 2

Hi!
I am using Make.com to upload images/assets from a specific folder in my Cloudinary account, it works, sort of, it's not selecting the correct folder name.


Here is the endpoint I am using in the Make module "Make an API Call":

resources/search/folder:Airtable=missing&max_results=5&metadata=tru

How to setup the API in Make.com to select the correct file name?

Tnank you,

Mary

Answers

  • Vdeub
    Vdeub Member, Cloudinary Staff Posts: 70

    Hi Mary,

    Since you already have a ticket with us, I took the opportunity to reply directly to you in the ticket already open.

    You need to remove the =missing from your request, it doesn't make sense here but as mentioned previously, everything should be handled in the expression parameters.

    Loic