Start Here
Choose the right integration path and get to first success before you harden the details.
- Last reviewed
Start Here
This section is for the first decision and the first launch, not the full platform surface.
Read this section when you need to answer three questions quickly:
- which integration path should we use first
- what do we need before writing code
- what is the minimum bar for a real launch
Default recommendation
Start with the smallest path that still looks like production:
- use the widget SDK if you want the product to open flows from your app
- use embeds if you want the fastest hosted survey surface
- use the API only when you already know you need to own submission yourself
Once one path works end to end, the rest of the rollout becomes much easier to reason about.
In this section
Choose the first integration path and define the minimum bar for a real launch.
Choose Your Path
Decide between widget install, hosted embeds, and direct API use before you commit to an integration shape.
First Survey Live
Use one production-shaped checklist to get from install to a real submitted response.
Installation Checklist
Line up the right app key, identifiers, and launch path before you start wiring code.