Hi
Where are you all currently hosting your Jira Data Connections? I'm currently using a script that converts Google Sheet data into JSON, but the data randomly disappears, so I need something more robust.
I've looked at Firebase, but the authentication is a headache, and the DB structure json output does not seem to match what Jira expects.
Ideally, I'd like something where I can easily update the data via RestAPI or similar.
Thanks!