Can it add it to my AWS server like I did XML files? I have files in a bucket on AWS.
Then, I just refer to the url of the JSON file in the bucket to paste it into the DP correct"
3.. Or, where can I save JSON file so i can have a url link to put into Direct Publisher?
I may have more questions later. I’ve been reading online but need help because I have 10 channels to convert with DP. I appreciate all info you can provide.
Is using myjson.com trustworthy? Do their URLs stay indefinitely? (longevity/permanant) I realize it may not be ideal to host it elsehwere but my personal site is a Wordpress site and I don’t think I can mix a custom page into it. I suppose I could look to create a subdomain and point it to it.
You can even use Pastebin to host your JSON file (save it as unlisted), then use the “raw” link and paste it on Direct Publisher url. Simple, easy and cost nothing.
I’m just getting started as well but myjson.com seems like a perfect site to utilize as it will set the file to the right type and makes it callable by Roku. Good luck!
You can have your JSON file anywhere where it can be accessed publicly. Make sure uploading it doesn’t change the mime type from application/json. I host mine on Github pages, though you may want to keep it private so your video links aren’t public.
Since the file needs to be publicly available (not password protected), you may want to create a robots.txt file for the folder it is in. Just create a text file, put it one step above the containing folder, and put the following text in.