Retool
An overview of the Retool integration with Secoda
Last updated
An overview of the Retool integration with Secoda
Last updated
There are two steps to get started using Retool with Secoda through session cookies:
Retrieve a Retool session cookie
Connect Retool to Secoda
Secoda uses a series of REST APIs that Retool uses for its platform, which requires a session cookie. To get a session cookie follow these steps:
Login to your Retool workspace and open developer tools by right-clicking and selecting Inspect
Click on the Network tab and enter url:<yourworkspace>.retool.com
in the filter head
Refresh the page and you should see some requests populate
Click on user
network request, navigate to Headers tab, scroll down to the Request Headers section and copy the cookie
header.
After retrieving the session cookie, you can connect Retool to Secoda by following these steps:
In Secoda, head to the Integrations page and click New integration
Select Retool
Paste the cookie into the Cookie text input field
Click Connect