Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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