I’m using the PDF Screenshot plugin to generate PDFs, and I want to save the generated PDF URLs into the user’s database. According to the plugin documentation, after enabling the “Save to Bubble” checkbox, the Element Saved event should be triggered, allowing me to save the PDF URL. However, this action or event doesn’t appear in my Workflow options.
Here’s what I’ve done so far:
Added the PDF Screenshot plugin to my app.
Configured the Element PDF action with an ID and checked “Save to Bubble.”
Tried looking for the Element Saved event to save the URL, but it’s not available.
Can anyone guide me on how to resolve this or suggest an alternative way to capture the generated PDF URL and store it in the user’s database?
Thank you for your response, but unfortunately, it didn’t work. I added the related element and set the correct attribute, but the option to save still doesn’t appear.
If you have any other ideas, I’d greatly appreciate your help!
With your information, I researched further into the problem and found the solution. I right-clicked on the PDF A element and accessed the workflow. Then the two action elements to create and save appeared.