Hi All,
I currently have an Alteryx workflow (In Alteryx Designer) that I need to send the logs of the workflow to a database using a Post request. I am familiar with Alteryx log settings where you can go to Options -> User Settings .-> Edit User Settings -> Then specify a path for the logs. However, this won't work as I have a requirement to have the post request to be in the same workflow
I've also tried using a Crew runner to get the logs; however, I need to create a separate workflow to do this so I don't meet my requirement.
I was wondering if anyone has any solution as I'm sure I'm not the only one who has this issue. Maybe something using a SDK (software development kit)? Thank you in advance for your response(s).
Best,
Mike