#Flask Webapp for Openshift
- Clone / Download the repository to your desktop.
- Follow the Whatsapp Salesforce Integration article for Registration using
youwsup-cli
and get the Password. - Modify the
flaskapp.py
to replace the Expected token, Phone number and Password. - Upload the repository to Openshift.
- Get the Openshift URL and use the same in your Application to send Whatsapp messages. Refer this article for the Salesforce Apex code.