Skip to main content
Nintex Community Menu Bar

Hi Guys,

 

We have a system in place where we store details of our employees in an external server ( in sql server data base).

I got to know that nintex has connectors for this. how can we configure it ? and  What is required form our side to get started ?

You can use the action named "Execute SQL" . Take a look at >>> Execute SQL 


Hi Kannan,

            You can Query from the SQL by using EXECUTE SQL WF Action of Nintex. Execute SQL  

Have a look in this too...    

Regards 

Bashya Rajan A


Thanks Rajan,

What if we need to connect to an external database using web services ? 


In that case you use "Call HTTP Web Service" action: http://help.nintex.com/en-US/O365/O365WorkFlow/WorkflowActions-STD/CallHTTPWebService.htm


Hi Rinu

 

I have the exact scenario. On premise sharepoint 2013 has execute SQL action and Sharepoint online needs the Database internet accessible. What configurations need to be done. Can you guide here?