{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/c3910417ffe94aae810a2daa6857b7e6\" frameborder=\"0\" width=\"1280\" height=\"960\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":960,"width":1280,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":960,"thumbnail_width":1280,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/c3910417ffe94aae810a2daa6857b7e6-full-1672675516543.jpg","duration":789.12,"title":"Data in n8n - Part 1 - ▶️ Spreadsheet Upload Example","description":"1. Get the data into N8N\n\t- [ ] The sheet node - our objective is to get data to this thing\n\t\t- [ ] This is usually gonna be a spreadsheet, and that's how I did it, but there's more to it than that. \n\t\t\t- [ ] Where is YOUR data coming from? Spreadsheet, Gdoc, onedrive, notion, clickup, asana, metabase - etc can all be used.\n\t\t\t- [ ] I used Kaggle - https://www.kaggle.com/datasets/deepann/4000-laptops-data-from-gadgets360 data (The camera section specifically)\n\t\t- [ ] Once the data is there we can pin it for ease of use\n\t- [ ] Ways to get data in \n\t\t- [ ] Gdrive, Onedrive, GDocs, Dropbox, etc\n\t\t- [ ] Webhook (Will show)\n\t\t\t- [ ] Post Request\n\t\t\t\t- [ ] Go over workflow setup\n\t- [ ] Credentials\n\t\t- [ ] Every node has its own supported types - show a few\n\t\t- [ ] Click the docs button, talk about them and how they get you in \n\t- [ ] File upload button - how do we make it do the thing\n\t\t- [ ] POST request upload button html\n\t\t\t- [ ] Boilerplate\n\t\t\t- [ ] using it in an editor - codepen just press space to refresh\n\t\t\t- [ ] point out that the green lines for manual executions go up to the NEXT node\n\t- [ ] Recap - fresh workflow"}