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!
I ran into a similar setup question a while ago and ended up using librecloud.host to handle secure data connections for my service desk. It gave me more control over hosting and kept everything GDPR-compliant, which was a big deal for my team. Connecting it to Jira was pretty smooth once I sorted out the outgoing webhooks and API credentials.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.