We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Looking for a way to search all workflows on company gallery for reference to a SQL table

OldDogNewTricks
10 - Fireball

Hey community!  As the description says, I am looking for a way to search through all workflows in the company gallery for any SQL in an input data tool and/or command tool that references a specific table name.

 

Any ideas?

1 REPLY 1
AbhilashR
15 - Aurora
15 - Aurora

Assuming the published workflow has run atleast once in the Alteryx Gallery, one way could be to access the workflow output (logs) and parse through the data to identify the table name.

 

Alteryx has made it easy to access server data via APIs: https://gallery.alteryx.com/api-docs/#subscription