We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Upload Spreadsheet to s3 using nodejs backend

  • Is it possible to upload files directly to S3 bucket. I am using node.js express backend. To directly upload to S3 from angular spreadsheet control.. 
  • Excel file should have multiple sheets.so, wants to upload whole excel file on s3 not a single sheet.

1 Reply

SP Sangeetha Priya Murugan Syncfusion Team March 10, 2023 12:36 PM UTC

Hi Urvish Patel,


We have implemented the Open/ Save (server side) functionality in ASP.NET only. We are using the syncfusion XLSIO library for open/save actions in spreadsheet. We don’t have open/save support for spreadsheets in NodeJS. So, we suggest you use the local ASP.NET web service for open/save actions to achieve your requirement at your end.


And we have published our API services in the GitHub location; for more details, please refer to the below links.


Service sample location: https://github.com/SyncfusionExamples/EJ2-Spreadsheet-WebServices/


https://ej2.syncfusion.com/angular/documentation/spreadsheet/open-save/


To create the local web service, you can refer to the below link.


https://www.syncfusion.com/kb/13200/how-to-remove-trial-version-tab-created-in-spreadsheet


We can store the excel files in the S3 bucket; for more details, you can refer to the below link for EJ2 Spreadsheet Control.


https://www.syncfusion.com/forums/178110/how-to-connect-file-manager-to-spreadsheet-component?reply=SqYPeK


https://www.syncfusion.com/kb/11970/how-to-open-and-save-an-excel-file-to-server-in-the-spreadsheet


Meanwhile, please confirm whether you are using our EJ1 Spreadsheet or EJ2 Spreadsheet. The above links refer to the EJ2 Spreadsheet. If you are using the EJ1 Spreadsheet, please refer to the below link.

https://www.syncfusion.com/kb/7676/how-to-open-and-save-a-excel-file-to-server-in-the-spreadsheet



Loader.
Live Chat Icon For mobile
Up arrow icon