I have a JSON Player on my timeline which is being used to display prices. These are all fed via a service running on the point of sale which generates a JSON file with the prices on demand. Is there any way to get the JSON Player to automatically check for changes and update?
We have already tried setting the JSON Player to run for a shorter duration - 10 minutes - which does work, but this creates a situation where the prices fade out and then come back. Having the prices disappear and then reappear every time it updates, even if there are no changes, isn't an acceptable solution for us. Is there way to check for changes and only refresh the display when there are changes?
Thanks