SharePoint files in Tulip widget

Hi @jef.vanhoutven,

There’s a few ways that you could do this:

  1. A custom widget (we should be releasing an update to custom widgets in r327 that should allow but I’m happy to enable it earlier)
  2. You could need to run a connector function to GET a list of docs from a Sharpoint folder and take the output URL and load it to the iFrame as a variable.
  3. @jjj’s solution for sharepoint Filedrop/fileshare

Thanks,

Jake