A whatsapp app built on twilio in salesforce
- sfdx
- a scratch org
- a twilio account
- twilio whatsApp sandbox
- Clone this repo
- Create a scratch org
- Push this repo to your scratch org
- Add the url for the twhatsapp site + service (https://URL_FOR_YOUR_SITE.com/services/apexrest/receive) as your webhook back in the twilio console
- Update the Twilio Settings Custom Metadata Type Default Settings with
- Account SID
- Auth Token
- twilio whatsapp number (From) e.g. whatsapp:+12223334444
- your twilio sandbox participant number (To) e.g. whatsapp:+16667778888
This is not secure and should NOT be used in a production environment. Use at your own risk.