Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions?
Ask here!
Would anyone be able to provide me with material that would give me insight on what the Script Console does? This is the tab that sits in Maintenance in the Administration Console.
Hi @sglynn14 , Script console allows you to enter and run the scripts. This is part of "internals of Connect" which may help power user to use Groovy scripts for maintenance purposes. Unless you you know what you are doing it's not recommended to play directly with that, instead you should be using Connect API for queries and updates over REST API (https://help.alteryx.com/developer-help/connect-api-overview).