What Happens After Submit?
- The user completes the lead form on the website.
- The form submits to a secure Next.js API route.
- The API authenticates with Salesforce using OAuth Client Credentials Flow.
- A new Lead is created in Salesforce.
- Salesforce Flow detects the new portfolio website Lead.
- The Lead is assigned to the Website Lead Intake Queue.
- An email notification is sent.
- A follow-up Task is created on the Lead record.