Although Iâm not actually looking for a popup URL in my case, for some reason I do not get the URL popup but I can configure it to get the image downloaded. What I get is a small bit of text at the bottom left of the screen âWaiting for xxx.bubbleapps.ioâŚâ and âprocessing requestâ but no popup like on the demo site.
However, if the URL bit was working, I would prefer the ability to capture the URL instead of presenting it to the user in a popup. Iâd prefer this option so that I can capture screen images periodically and use them in a repeating group to use as a sort of âlive tileâ menu where a user can select the page by itâs image. I want to capture and store the image URL to a table in the database instead of making it a popup.
Is there any reason why generating a screenshot is taking longer than expected? Itâs about 40 seconds. Itâs about 40 seconds until the âscreenshotpro url is generatedâ workflow is run.
Hi @BubbleSam! Is there a way to do these 2 steps on the same WF? Iâve found that the URL is not saved on the DB if the âCreate a new ScreenshotURLâ step is on the same WF as the âGenerate Screenshotâ ⌠on my app I cannot have a 2-step user-action process
No download needed, I would like to Generate the URL and save it in the DB in the same WF, right now, if itâs not a 2 step process (i.e 1 button for URL generation + 1 button for saving the URL on the DB), unfortunately is not working
Yes, you can. When a screenshot is taken itâs saved to your file manager on AWS, then you need to simply save the URL of the file to your database for later use.