Legacy custom components
This tutorial refers to the legacy custom component feature of Retool. This method for building custom components is deprecated.
This tutorial refers to the legacy custom component feature of Retool. This method for building custom components is deprecated.
This tutorial will guide you in importing a workflow to Retool that will connect your app with the Weavy API for authentication.
Have Retool ready, and let's get started.
You will need:
Before you can work with Weavy, you'll need to sign up for an account or sign into your existing account.
This workflow handles the communication between Retool and Weavy API to get the authenticated user in your app, sync it with Weavy, and return an access token.
WeavyRetoolWorkflow.JSON
(link below)Create New
and select From JSON
Upload a file
in the modal and then Create workflow
Deploy
(up to the right)
Latest version deployed
), or some of the settings might not have loaded correctly - refresh, and it should be working.WEAVY-URL
and WEAVY-API-KEY
in the workflow's Init script.You haven't selected an API key. If you do - code snippets, scripts and files you download will automatically be updated with API key and backend URL.
We now have the foundation to start adding Weavy features to your app.
Let's start building!
We need an API key to communicate with Weavy for authentication, etc
Get answers faster with our tailored generative AI. Learn more about how it works
This is a custom LLM for answering your questions. Answers are based on the contents of the documentation and this feature is experimental.
To access live chat with our developer success team you need a Weavy account.