Hi,
I can see that I can query a remote SQl server (SELECT, INSERT, etc) however, I have an on-prem WF which uses the Custom Query action to run a Stored Procedure to add data to a SQL database. Is there a work around to this in Cloud? I don't just want to do an INSERT query.
Thanks