Hi,
We have more than 30000 tables in Alteryx Connect. Is there a way we can load Dynamically Tags for Database Tables either reading by excel file or Table in to Alteryx connect interface. We are manually updating in connect front end interface which is consuming lot of time. Appreciate if there is a solution for automation part.
Thanks
Sri
Hi @srivallak ,
in Connect 2020.3 we have introduced API for updating so you can use (/rest/1/field endpoint to set your fields).
Swagger documentation can be accessed over (?) in Connect top right menu.
this should help you with your topic.
Ondrej