Get Started
To get started with the WebSDK:
- Create a workflow.
- Find your API Key
- To get input parameters, which obtains a list of workflow parameters.
- Generate a SDK token which you will pass to the WebSDK during initialization.
- Install an NPM package of the script and launch the SDK initialization function with the SDK Token parameter you have generated at the previous step.
Updated 9 months ago