Is there anyway that we can run a TI Process after Media Upload?
Integration to Sharepoint is very popular, in the previous version of UX, we have built some script to upload to Sharepoint after files being uploaded to UX, however, on NextGen, seems like there isn’t a way to execute TI process after Media Upload.
Or alternatively, what would be the best option to have integration to Sharepoint on NextGen UX?
Assuming the media upload is done via a popup, we already have beforeOpen and onClose hooks to run a javascript function (which coud in turn run a TI process). So this should already be able to work.
For media upload and excel upload widgets there are no direct triggers attached to the widget itself so this option isn’t available when embedded in the main dashboard.
I will add to the backlog (if not already there) the ability to run TI process directly on ppup open/close rather than needing js function to reduce the friction and make it less technical.