Show all cron jobs: sudo crontab -l Schedule cron job: #Example of job definition: # .—————- minute (0 – 59)
Month: July 2021
Twilio CLI
After install, set up Twilio profile set TWILIO_ACCOUNT_SID=your Account SID from twil.io/console set TWILIO_AUTH_TOKEN=your Auth Token from twil.io/console twilio profiles:create
Twilio Authentication on Webhook Callbacks
Twilio authenticates webhooks by calculating a signature based on the webhook url and parameters. The parameters are sorted and all
Git Notes
if you want to create a new branch AND check it out at the same time, you can simply type
Twilio Task Router
Tasks are deleted 5 minutes after being completed or cancelled. If a Task traverses Workflow to the point that it