Hi All, I have recently been looking into how I can make a widget within experience builder that utilises a Python Notebook to export attachments. I've been through the steps to create variables and publish the Notebook as a custom tool, then add it to my Experience.
So I have made it that far, but not far enough to the point where it works. My idea was basically the end user selects the features in the map they are interested in, and then for this subset of features they can click a button to run the Notebook, and a Zip folder of the attachments will download to their computer.
Has anyone ever created a workflow like this, or know of any posts I can read that talk about how to achieve this?
On the other hand, is there a known limitation that would make this workflow impossible?
Any advice much appreciated.