You can send any commands that the envisalink accepts.
Note that "p" is the partition you wish to change. Typically p is 1. nnnn is your user code.
For IFTTT notifications you would format the command to look like this:
$DSC 0301
When posting a row using the Google Drive sheet commands that are all digits (no letters or special characters) it must be enclosed in quotes.
From AutomationManager the command is sent as is, so would look like:
0301
Separate multiple commands with a comma, e.g.
0711*2,0711#
will send the keystrokes "*2#".
Some common commands:
The DscCommand builder will also show possible commands and syntax, copy/paste the resulting command where you need it.
Email me for help if you need something else.