Steps:
- Make sure you have a .data.json file already authenticated. If you do not already have this then run this code
> npx @open-wa/wa-automate -o
This will stop the program as soon as a .data.json file has been created (It should be named session.data.json
and in the same folder from which you ran the CLI)
- Press the deploy button
- Enter an API key to protect your API requests. If you do not set this Key then it will automatically generated for you. If it is generated for you, you will have to access the key from the logs.
- Copy the Base64 encoded string from the
.data.json
file and into theWA_SESSION_DATA
field. - Deploy (should take a few minutes)
- Open app with the path
/api-docs/