I want to use a webhook to read a local Excel spreadsheet and convert it to JSON. How should I create it

I use webhook、Read Binary Files 、Edit Fields and Reponse to Webhook,but I am not success

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Hi @Chinaniu, welcome to the community!

I am very sorry you are having trouble. Can you share your current workflow and also confirm which error exactly you are seeing?

Also, are you sending your Excel file in the webhook or do you want to read this file from your local filesystem after receiving the webhook?