Initial Release
Example of connectivity between InterSystems IRIS for Health and WhatsApp Endpoint.
You can find more in-depth information in https://learning.intersystems.com.
Docker (if you are using Windows, make sure you set your Docker installation to use “Linux containers”).
Visual Studio Code + InterSystems ObjectScript VSCode Extension
Build the image that we will use during the workshop:
$ git clone https://github.com/intersystems-ib/workshop-whatsapp $ cd workshop-whatsapp $ docker-compose build
WhatsApp is a freeware, cross-platform, centralized instant messaging (IM) and voice-over-IP (VoIP) service owned by United States tech conglomerate Meta Platforms. For this example we have created an enterprise account and configure it to work with an IRIS production and allowt it to sent instant messages to an specified phone number.
In order to create and configure our enterprise account we have followed the official documentation
Very easy! Just run the following command to start the IRIS instance:
$ docker-compose up -d
An IRIS for Health Community installed and accesible from the Management Portal (user: superuser / password: sys).
A production with:
You should update the custom parameters with your own data.