Salesforce lead creation (event-driven)
Creating Salesforce cases from the site's forms, through an event-driven AWS architecture (EventBridge, Lambda, SST).
TypeScript
Salesforce
AWS EventBridge
AWS Lambda
SST
Automatic creation of a Salesforce case from the site's contact and trial-request forms, through an event-driven AWS architecture (EventBridge → Lambda, deployed with SST). The lambda authenticates the call, maps Salesforce's required API fields (Status, Origin) and attaches the case to the existing CRM contact.