CarolMcconnell
2 years agoQrew Captain
Export QuickBase table to Sharepoint csv file
I have a table that I need to export and save to sharepoint as a csv file. I'll need to do it once a month.
Is there a way to do this via pipelines without having to export to file to a shared dri...
- 2 years ago
The pipeline has it in the step output from your query. So in a simple example Step A in your pipeline would be to download contents to CSV, then Step B would be to take that download and add to Sharepoint. The output from A in the pipeline looks like below which includes that file_transfer_handle that you would use as the 'source' for the upload to Sharepoint.
------------------------------
Chayce Duncan
------------------------------