We are working on a pilot project with Google to use the Google Vision API to detect train's at railroad crossings by monitoring live stream cameras. The Google Vision API would then out put its data in JSON format. However, in order to make a Get request to the Google Vision API, we would need to make that request using the Google Big Query API.
Has anyone ever made a custom input connector that could make this type of API call? Is it possible? I am not a developer but I do understand basic development procedures. Can anyone add their two cents on this idea?
Thanks