I am looking for a way to create multiple items for a host.
I have some .txt files in a folder, and I want to create an item for each one. That does mean, if a new file is created in this folder, a new item should be created.
The value of the item should be the content of each txt file.
Any ideas how to achieve this?
I have some .txt files in a folder, and I want to create an item for each one. That does mean, if a new file is created in this folder, a new item should be created.
The value of the item should be the content of each txt file.
Any ideas how to achieve this?
Comment