The CreatorCon Call for Content is officially open! Get started here.

Is there is a OOB solution for running powershell scripting to update sql database via flow

RudhraKAM
Tera Guru

We are trying to update SQL database via PowerShell , Do we have any OOB solution for that ?

7 REPLIES 7

Saurabh Gupta
Kilo Patron

Hi,
You can use JDBC step of flow designer.

SaurabhGupta_0-1703187901708.png

 


Thanks and Regards,

Saurabh Gupta

This will be a custom action correct ? Can we add a user to a group in SQL database ?

Hi,
Yes, this will be custom action, based on your access, you can run the sql commands.

 

 


Thanks and Regards,

Saurabh Gupta

Can you please help me with the steps