RestBox CSV plugins

 The RestBox tool has been updated with two new plugins you can find on the File modifications tab. 

Filename will add a column to your StorageAPI table, which contains the source filename/URL

DownloadTime adds a column with the date/time when the file has been processed by RestBox.

    End of Life Announcement for GoodData Writer’s wait parameter

     Parameter wait used for synchronous waiting for result of jobs processing will be unavailable by June 30. You are encouraged to use async polling for job status according to documentation if you call our API by yourself. You can also check our PHP client on Github which supports this feature.

    New Orchestrator released yesterday takes care of it by default and waits for results of Writer’s jobs.