Is there is a OOB solution for running powershell scripting to update sql database via flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 11:41 AM
We are trying to update SQL database via PowerShell , Do we have any OOB solution for that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 11:45 AM
Hi,
You can use JDBC step of flow designer.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 01:22 PM
This will be a custom action correct ? Can we add a user to a group in SQL database ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 06:30 PM
Hi,
Yes, this will be custom action, based on your access, you can run the sql commands.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2023 09:27 AM
Can you please help me with the steps