Automatically pre-fill the form with enriched data from Apollo. Allow users to confirm or update their profile information much faster.
This signup form custom API and data enrichment with Apollo includes:
- An initial step that requires only an email.
- A flow that checks if the email is available and queries Apollo with that email to collect information.
- A second step that pre-fills the full name, job title, and company name with Apollo results, and also requires a password.
- And lastly, a flow that creates an account and issues a token to automatically log in the user.