braie
08/22/2025, 9:47 PMCeligo AI
08/22/2025, 9:47 PMAI generated answer (using internal Slack threads):To connect an ODBC connection to Workato, you would need to follow these steps: 1. First, you need to ensure that you have the ODBC driver installed on your machine. This driver is what allows your machine to communicate with the database. 2. Next, you need to set up a DSN (Data Source Name) on your machine. This is essentially a configuration that specifies how to connect to your database. You would need to provide details such as the server name, database name, username, and password. 3. Once you have the DSN set up, you can then use it to connect to your database from Workato. In Workato, you would need to create a new connection and select ODBC as the connection type. You would then need to provide the DSN name that you set up in the previous step. 4. After providing the DSN name, Workato should be able to connect to your database using the ODBC driver. Please note that ODBC connections are read-only, meaning you can use them to fetch data from your database, but you cannot use them to write data back to your database. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/22/2025, 9:48 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.780607164
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.771404445
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.770120203
Celigo AI
08/22/2025, 9:48 PM