- WS Lambda functions — writing the actual orchestration code (Node.js/Python) that sits between API Gateway and Salesforce
- API Gateway configuration — setting up routes, request/response mapping, API key management per partner
- Business logic — validation rules, error handling, request transformation before hitting Salesforce APIs
- Integration coding — the Lambda-to-Salesforce REST/Apex callout code
NA