Skip to main content
1-Visitor
July 19, 2016
Question

Is it possible to extract stream data into an excel file?

  • July 19, 2016
  • 2 replies
  • 2677 views

Is it possible to extract all the table from the service GetStreamEntriesWithData into an excel (or other) file?

2 replies

1-Visitor
July 19, 2016

If you want to do it Server Side onto a File Repository, you can use one of this  extensions:

You can save files directly to the File Repository without any extension too, with FileRepository.WriteToTextFile Service

Google Drive:

1-Visitor
April 11, 2018

None of these links works, all get 404 error

22-Sapphire I
July 19, 2016

Client Side you can use the Data Export Widget or from either client or server side you can use the REST API with Accept=text/csv