Frigade Onboarding Forms, Powered by Frigade
Aug 9, 2024
When we're not shipping new features for customers, we're working on our own onboarding. It's a great way to dogfood. This week we launched a new onboarding flow powered by Engage Forms that collects intent data and notifies our team on Slack automatically.
The whole experience took a few hours to build, with embed-native UI, no-code editing, custom logic and branching, completion analytics, custom components, and light/dark mode support out of the box.


- Aug 31, 2023
Async Validation Handlers in Forms
Engage Forms now support asynchronous validation between steps using the `validationHandler` prop on `<FrigadeForm />`. Block the user from advancing until an async call (database, API, etc.) completes.
- Aug 22, 2023
Component Library Updates
The component library got a big update. Components are restyled, layouts and flows are updated, and they're interactive in the Frigade dashboard. View and interact with each component to see how users will experience them before you ship. Bump `@frigade/react` to 1.35.14 or higher.
- Aug 16, 2023
Multiple Environment Support
All Engage plans now have access to multiple environments. Keep separate instances for development, staging, and production, and switch between them. Especially useful when iterating on Flows, and avoids ID collisions and analytics noise.