i want to perform crud operation in SQL.

arjun0101
Tera Contributor

Hi ,

 

I want to perform CRUD operation in client SQL database using ServiceNow.

Is there any way to do this?

 

1 ACCEPTED SOLUTION

Kieran Anson
Kilo Patron

Hi,

Flow Designer supports a JDBC action that allows you to connect to a sql db and perform crud operations.

https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/flow-designer... 

View solution in original post

3 REPLIES 3

Kieran Anson
Kilo Patron

Hi,

Flow Designer supports a JDBC action that allows you to connect to a sql db and perform crud operations.

https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/flow-designer... 

Hi Kieran,

 

what plugin we required for this?

Hi @arjun0101,

Activate the plugin, Integration Hub Standard Pack Installer (com.glide.hub.integrations.standard) or later to use the JDBC capability for the MID Server.

If my answer helped in any way, please mark it as Correct & 👍Helpful

Thanks,

Mahathi