Has anyone ever used a JDBC Driver for Email (GMAIL) with Ignition?
I have an application that needs to monitor an email inbox and potentially respond. The email bit is to capture equipment related questions and archive them and any attachments in an effort to capture tacit knowledge
I used the imaplib library in python and built a mail client that parses the email. It works but is cumbersome. Gmail made a slight change recently and now they force a callback that took be a good few hours to work around.
A bit of googling and I found these Email and Gmail JDBC drivers that you can query an inbox like SQL and I am wondering if this would be possible with Ignition
These are two options, still waiting on pricing.