Twilio SMS notifier for Runnerty:
{
"id": "twilio_default",
"type": "@runnerty-notifier-twilio",
"account": "AC1234567890",
"token": "ABC123",
"from": "+99123456789"
}
{
"id": "twilio_default",
"to": "+99123456789",
"message": "Process @GETVALUE(PROCESS_ID) Running!"
}
For use with twilio SMS services. More info: twilio on NPM