Hi, all mentors,
I use Clio in visuall c#, and the connection seems okay.
But I failed to see the SQL output console when I use the SQL
Select * from "Contact", it's seems the sql output console disappear.
How to activate it, please kindly help.
Like
Have you installed clio api (cliogate) in the instance? That is a requirement to execute SQL using clio.
If not, in VSCode click the clio explorer main menu button (see https://share.customerfx.com/v1uGwpWw) and select "Install clio api" to install the clio API package into the system.
Also, make sure you've installed .NET 8 - Also, install the clio command line as well from that same menu.
You can follow the complete setup steps here: https://customerfx.com/article/how-to-install-clio-explorer-for-creatio/
Ryan