Get Started
Introduction
Learn how to integrate using our Javascript SDK
Install
API key & SDK configuration
To get started, you need to login to your account on FutureAI and create a new Api key. You will get an API key, and the necesery config to authenticate your requests.
Setting up
After u have installed our SDK, import the Future
component from the SDK.
Initiate the session
Usage
Rendering the interactive button to initiate the user journey PUBLIC_ENV__FLOW_ID is the flow id you get from the FutureAI dashboard
.future-button
is the HTML element where the button will be rendered