I'd like to connect to a database that I normally access through a vendor tool. I don't know the kind of database, e.g., SQL server, Oracle, etc. What I know is the server name and protocol and log in as follows:
Server Name: site url for the database, e.g, abc.vendorsite.com\db
Protocol: WebSockets
User Name:xxxx
Password:xxxx
Is it possible to connect to it in Alteryx? Appreciate any advice. Thanks.