Is there any way to create an API in payload that allows to upload data using excel ? or just an api that will take multiple data and create documents in database using the data we provided after reading the excel sheet on frontend ?
@zinox9
Yes
You would make a function that parses the csv or xlsx file and you would then format the data
Once you can parse the file and format your data, you can then make local API calls to create the data
Okay !
Star
Discord
online
Get help straight from the Payload team with an Enterprise License.