Hi, i wanna know how to get all the data of these without manually putting [0],[1] …
i tried doing hits.hits._source.query but showed no output. cause if i manuallly add those it will cost me so much time and effort haha, i’ve got 400 more to go
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:
I still couldn’t get this one… and then I have to format it to:
Country: …
Domain: …
ISP:…
Result: …
Use the split node and set it to only the field hits.hits
Also consider doing the n8n courses as they will help you understand how the items work in n8n.
Thank you for your time! I also wanna know if it is possible to send a converted txt file in telegram node send message? cause it seems that i have to manual type a message in that node…
You should always be able to use an expression to create a message.
Please open a new topic with your question and a workflow/sample data to help us help you
I do have another topic, here: Convert to text
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.