Skip to main content
Question

Use SQL in Jove scripts as trigger

  • November 22, 2024
  • 2 replies
  • 39 views

Hi, 

I have a database in Jove. 

I am hoping to use SQL to get outputs and then use this outputs to trigger generating JIRA tickets in JIRA cloud. 

 

For example,

My SQL will get the data for anything with a “FAIL” results, and based on these result I want to generate JIRA ticket. 

 

SQL query could be: 

Select A,B,C

from <my tab>

Where result =’FAIL’

 

Is this something achievable in Zapier to use SQL query database as the trigger? 

Or any workaround I can use to achieve the same result?

 

Thank you

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Badger
Forum|alt.badge.img+5
  • New
  • November 22, 2024

I think you’ll need to trigger from the database side.

I have a feeling unless you have an authorised connection you will not be able to inject SQL into a database. I haven’t heard of Jove I couldn’t see it in the list of Apps zapier.com/apps. But there are several premium options for databases.

If you have access to the database server you could implement a webhook to send your SQL results to zapier. this may be the easiest way to do things as you’ll be able to format the results before sending them to Jira 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • December 4, 2024

Hi ​@orangeh6611, welcome to the Community! 🎉

Just came across this and wanted to check how you got on with Badger’s suggestion here—were you able to send a webhook from your Jove database to trigger the Zap?

Keen to ensure you’re all set so let us know if you need any further help at all!