Hi,
I’m looking to crate a database using Shortcuts, my idea for this is ask for the product name then scan the barcode then repeat this several times then place all this information into a text file.
Thank you
Phillip
Hi,
I’m looking to crate a database using Shortcuts, my idea for this is ask for the product name then scan the barcode then repeat this several times then place all this information into a text file.
Thank you
Phillip
I’ve done this through saving .txt files containing JSON in iCloud - makes it possible to read/write from/to database
Would you have an example Shortcut that I could work from. At the moment I’m using a .txt file which I am using to write to and can check for a match but can’t get it to show a result.