I saw a previous post that indicated we could use SDK activities in Cloud. I only see the Run Script option in cloud, are they the same thing?
We need workflow to query a database and generate a csv file to local drive. We do this all the time in on prem workflow. Now we need to do it in Cloud.
From what I gather, we need to install a Worker on the users workstation, then create a script that generates the csv based on the return from the SQL query to the local drive where the worker is installed.
Is this roughly accurate? Any examples or items to start with? Basically needing to query an Invoice table and for each row write the gl info.
Thanks,
Chris