How to get uploaded image name using Exec Library item

  1. I want to update the table to include the uploaded image file name. I choose Update Options
    image

  2. Then I click on the dynamic icon

  3. Unfortunately, I cannot choose the name of the uploaded file

    Without the Library item, I would get

Please help.

Please ignore my plea for a solution. I have found the solution by adding a Set Value to the Library item.

Spoke too soon, the value is not recognised in the API step.

Back to my plea for assistance.

Can you make use of an include instead of exec?

Thanks for the reply. I’ll give it a go and get back to you.

Yes, I can select the upload name directly from the Library item. Alas, I cannot give a value to the variables within the Library item which I can with an Exec as follows

Then I would call it a bug on the exec action. The docs state:

The Exec Action allows you to execute an Library Action as a single/separate action and only get its output data.

So it seems like the output data should be showing up.

Thanks for the feedback, my opinion as well. I am prone to making stupid mistakes hence my question first. :smile:

The addition of the Set Value did work after all. The problem is associated with

Once I corrected the file, all is well.

Thanks for your input.

1 Like