Hi, thanks for this great tips. I use he screenshot group plugin.

I used a worklow “Export image Screenshot A” to

  1. create the image via plugin and
  2. (next step:) Now I want to create a new Database item and store the Screenshot A’s Generated File URL. BUT I don’t have a variable like "From Step 1 → ImageFileNameURL). If I use the variable given from the plugin, the variable is empty. I think it will need a while to generate the image in the background, so I tried to use a “PAUSE” (5sec.) between both worflow steps, but the screenshot’s file url variable is still empty :-/
    I also tried to :
  3. step: create a item in the database
  4. step: create the picture via plugin and use the STEP1’s uniqueID for the filename.
  5. now I want to display the result and I thought that there would be a possibility to do it like that: insert an image and ponit the dynamic image path to DO A SEARCH FOR FILE (in the bubble file system), WHERE FILENAME LIKE “%uniqueID%” … or something like that. but this is also no possible function availaiable.

Any ideas how to:

  1. klick on a button
  2. generate the image via plugin
  3. create a item in the DB including the file’s name.

Thanks so much ,
jupxi