SlideShare a Scribd company logo
Rescue Me!
Make your escape with Twilio
Robert Horvick
@bubbafat
Custom .NET Development and Training
How to get out of
meetings
Escape
Freedom!
How would
we do that?
SMS
MMS
Voice
Enough Talk
Let’s build something
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
public class EchoController : TwilioController
{
[HttpPost]
public ActionResult Index(SmsRequest message)
{
TwilioResponse response = new TwilioResponse();
response.Message(message.Body);
return TwiML(response);
}
}
TwiML?
<?xml version="1.0" encoding="utf-8"?>
<Response>
<Message>The SMS Message!</Message>
</Response>
MVC
SMS POST
TwiMLSMS
MVC
SMS POST
TwiMLSMS
Try It!
Security?
Things We Know…
URL Path and Query String
POST Parameters
HTTP Headers
Things We Hope…
The request is from Twilio
X-Twilio-Signature
X-Twilio-Signature
URL Path and Query String
POST Parameters
HMAC-SHA1 (Auth Token)
Shhhh…
Your authentication token is
a secret.
ValidateRequest
Twilio Authentication: The Easy Way
Why are we
building APIs using
MVC?
Web API
Nope!
• MVC Only
• Derives from Controller
• ValidateRequest uses MVC Filters
Twilio.WebApi
• Nuget Package
• Derives from ApiController
• ValidateRequest works
• MVC Code-Compatible
Web API
It’s easier, right?
Sending Messages
It’s even easier
Rescue Me!
Web Role
Web Role
Azure Service Bus Queue
Worker Role
Web Role
Azure Service Bus Queue
Worker Role
Rescue Me!
Web, Worker and Stuff
919-261-3536

More Related Content

Viewers also liked

Django course final-project
Django course final-projectDjango course final-project
Django course final-project
Udi Bauman
 
Intro to-django-for-media-companies
Intro to-django-for-media-companiesIntro to-django-for-media-companies
Intro to-django-for-media-companies
Udi Bauman
 
Dcv iimiccdvsallocfinal
Dcv   iimiccdvsallocfinalDcv   iimiccdvsallocfinal
Dcv iimiccdvsallocfinal
Rajendra Inani
 
Django course summary
Django course summaryDjango course summary
Django course summary
Udi Bauman
 
Django Article V0
Django Article V0Django Article V0
Django Article V0
Udi Bauman
 
Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014 Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014
Ednexa
 
Linked inrecruiter demo 2016 Francais
Linked inrecruiter demo 2016 FrancaisLinked inrecruiter demo 2016 Francais
Linked inrecruiter demo 2016 Francais
Nacime Bensizerara
 
Tous les plug In LinkedIn
Tous les plug In LinkedInTous les plug In LinkedIn
Tous les plug In LinkedIn
Nacime Bensizerara
 
Linkedin ey-revolution-des-metiers-fr-fr
Linkedin ey-revolution-des-metiers-fr-frLinkedin ey-revolution-des-metiers-fr-fr
Linkedin ey-revolution-des-metiers-fr-frNacime Bensizerara
 
Ict 2 2 2
Ict 2 2 2Ict 2 2 2
Ict 2 2 2
nt133139
 
Smb hiring playbook
Smb hiring playbookSmb hiring playbook
Smb hiring playbook
Nacime Bensizerara
 
Maldon Salt interview questions and answers
Maldon Salt interview questions and answersMaldon Salt interview questions and answers
Maldon Salt interview questions and answers
ziemacken16
 
Michael spieles truth
Michael spieles truthMichael spieles truth
Michael spieles truth
Michael Spieles
 
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
Nacime Bensizerara
 
LinkedIn en France
LinkedIn en FranceLinkedIn en France
LinkedIn en France
Nacime Bensizerara
 
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
esther limón ramírez
 
UEM Metz
UEM MetzUEM Metz
LinkedIn, et si on anticipait la rentrée
LinkedIn, et si on anticipait la rentréeLinkedIn, et si on anticipait la rentrée
LinkedIn, et si on anticipait la rentrée
Nacime Bensizerara
 
Privacy for Journalists Introduction
Privacy for Journalists IntroductionPrivacy for Journalists Introduction
Privacy for Journalists Introduction
Gabor Szathmari
 

Viewers also liked (20)

Django course final-project
Django course final-projectDjango course final-project
Django course final-project
 
Intro to-django-for-media-companies
Intro to-django-for-media-companiesIntro to-django-for-media-companies
Intro to-django-for-media-companies
 
Dcv iimiccdvsallocfinal
Dcv   iimiccdvsallocfinalDcv   iimiccdvsallocfinal
Dcv iimiccdvsallocfinal
 
13
1313
13
 
Django course summary
Django course summaryDjango course summary
Django course summary
 
Django Article V0
Django Article V0Django Article V0
Django Article V0
 
Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014 Tips to crack Mathematics section - JEE Main 2014
Tips to crack Mathematics section - JEE Main 2014
 
Linked inrecruiter demo 2016 Francais
Linked inrecruiter demo 2016 FrancaisLinked inrecruiter demo 2016 Francais
Linked inrecruiter demo 2016 Francais
 
Tous les plug In LinkedIn
Tous les plug In LinkedInTous les plug In LinkedIn
Tous les plug In LinkedIn
 
Linkedin ey-revolution-des-metiers-fr-fr
Linkedin ey-revolution-des-metiers-fr-frLinkedin ey-revolution-des-metiers-fr-fr
Linkedin ey-revolution-des-metiers-fr-fr
 
Ict 2 2 2
Ict 2 2 2Ict 2 2 2
Ict 2 2 2
 
Smb hiring playbook
Smb hiring playbookSmb hiring playbook
Smb hiring playbook
 
Maldon Salt interview questions and answers
Maldon Salt interview questions and answersMaldon Salt interview questions and answers
Maldon Salt interview questions and answers
 
Michael spieles truth
Michael spieles truthMichael spieles truth
Michael spieles truth
 
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
Alsace lorraine-champagne - talent pool linkedin - Vivier de Talents - juille...
 
LinkedIn en France
LinkedIn en FranceLinkedIn en France
LinkedIn en France
 
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
Tractem bé el dolor? Aprenguem a fer-ho. Sabadell 15 de juliol de 2014
 
UEM Metz
UEM MetzUEM Metz
UEM Metz
 
LinkedIn, et si on anticipait la rentrée
LinkedIn, et si on anticipait la rentréeLinkedIn, et si on anticipait la rentrée
LinkedIn, et si on anticipait la rentrée
 
Privacy for Journalists Introduction
Privacy for Journalists IntroductionPrivacy for Journalists Introduction
Privacy for Journalists Introduction
 

Similar to Rescue Me - Getting out of Meetings Using Twilio

Bot builder v4 HOL
Bot builder v4 HOLBot builder v4 HOL
Bot builder v4 HOL
Cheah Eng Soon
 
XAML/C# to HTML/JS
XAML/C# to HTML/JSXAML/C# to HTML/JS
XAML/C# to HTML/JS
Michael Haberman
 
Evolution of C# delegates
Evolution of C# delegatesEvolution of C# delegates
Evolution of C# delegates
mbaric
 
Functional Programming with C#
Functional Programming with C#Functional Programming with C#
Functional Programming with C#
EastBanc Tachnologies
 
Thread
ThreadThread
Thread
phanleson
 
C# Delegates and Event Handling
C# Delegates and Event HandlingC# Delegates and Event Handling
C# Delegates and Event Handling
Jussi Pohjolainen
 
Creating a Whatsapp Clone - Part IV - Transcript.pdf
Creating a Whatsapp Clone - Part IV - Transcript.pdfCreating a Whatsapp Clone - Part IV - Transcript.pdf
Creating a Whatsapp Clone - Part IV - Transcript.pdf
ShaiAlmog1
 
Expression trees in c#
Expression trees in c#Expression trees in c#
Expression trees in c#
Oleksii Holub
 
Gwt and Xtend
Gwt and XtendGwt and Xtend
Gwt and Xtend
Sven Efftinge
 
Expression trees in c#, Алексей Голубь (Svitla Systems)
Expression trees in c#, Алексей Голубь (Svitla Systems)Expression trees in c#, Алексей Голубь (Svitla Systems)
Expression trees in c#, Алексей Голубь (Svitla Systems)
Alina Vilk
 
Android TDD
Android TDDAndroid TDD
Android TDD
Godfrey Nolan
 
Expression trees in C#
Expression trees in C#Expression trees in C#
Expression trees in C#
Oleksii Holub
 
How to Start Test-Driven Development in Legacy Code
How to Start Test-Driven Development in Legacy CodeHow to Start Test-Driven Development in Legacy Code
How to Start Test-Driven Development in Legacy Code
Daniel Wellman
 
The Full Power of ASP.NET Web API
The Full Power of ASP.NET Web APIThe Full Power of ASP.NET Web API
The Full Power of ASP.NET Web API
Eyal Vardi
 
Creating a Whatsapp Clone - Part III.pdf
Creating a Whatsapp Clone - Part III.pdfCreating a Whatsapp Clone - Part III.pdf
Creating a Whatsapp Clone - Part III.pdf
ShaiAlmog1
 
Taming Cloud APIs with Swift
Taming Cloud APIs with SwiftTaming Cloud APIs with Swift
Taming Cloud APIs with Swift
Tim Burks
 
Oleksii Holub "Expression trees in C#"
Oleksii Holub "Expression trees in C#" Oleksii Holub "Expression trees in C#"
Oleksii Holub "Expression trees in C#"
Fwdays
 
The Ring programming language version 1.8 book - Part 16 of 202
The Ring programming language version 1.8 book - Part 16 of 202The Ring programming language version 1.8 book - Part 16 of 202
The Ring programming language version 1.8 book - Part 16 of 202
Mahmoud Samir Fayed
 
JavaScript Interview Questions 2023
JavaScript Interview Questions 2023JavaScript Interview Questions 2023
JavaScript Interview Questions 2023
Laurence Svekis ✔
 
Creating a Whatsapp Clone - Part IV.pdf
Creating a Whatsapp Clone - Part IV.pdfCreating a Whatsapp Clone - Part IV.pdf
Creating a Whatsapp Clone - Part IV.pdf
ShaiAlmog1
 

Similar to Rescue Me - Getting out of Meetings Using Twilio (20)

Bot builder v4 HOL
Bot builder v4 HOLBot builder v4 HOL
Bot builder v4 HOL
 
XAML/C# to HTML/JS
XAML/C# to HTML/JSXAML/C# to HTML/JS
XAML/C# to HTML/JS
 
Evolution of C# delegates
Evolution of C# delegatesEvolution of C# delegates
Evolution of C# delegates
 
Functional Programming with C#
Functional Programming with C#Functional Programming with C#
Functional Programming with C#
 
Thread
ThreadThread
Thread
 
C# Delegates and Event Handling
C# Delegates and Event HandlingC# Delegates and Event Handling
C# Delegates and Event Handling
 
Creating a Whatsapp Clone - Part IV - Transcript.pdf
Creating a Whatsapp Clone - Part IV - Transcript.pdfCreating a Whatsapp Clone - Part IV - Transcript.pdf
Creating a Whatsapp Clone - Part IV - Transcript.pdf
 
Expression trees in c#
Expression trees in c#Expression trees in c#
Expression trees in c#
 
Gwt and Xtend
Gwt and XtendGwt and Xtend
Gwt and Xtend
 
Expression trees in c#, Алексей Голубь (Svitla Systems)
Expression trees in c#, Алексей Голубь (Svitla Systems)Expression trees in c#, Алексей Голубь (Svitla Systems)
Expression trees in c#, Алексей Голубь (Svitla Systems)
 
Android TDD
Android TDDAndroid TDD
Android TDD
 
Expression trees in C#
Expression trees in C#Expression trees in C#
Expression trees in C#
 
How to Start Test-Driven Development in Legacy Code
How to Start Test-Driven Development in Legacy CodeHow to Start Test-Driven Development in Legacy Code
How to Start Test-Driven Development in Legacy Code
 
The Full Power of ASP.NET Web API
The Full Power of ASP.NET Web APIThe Full Power of ASP.NET Web API
The Full Power of ASP.NET Web API
 
Creating a Whatsapp Clone - Part III.pdf
Creating a Whatsapp Clone - Part III.pdfCreating a Whatsapp Clone - Part III.pdf
Creating a Whatsapp Clone - Part III.pdf
 
Taming Cloud APIs with Swift
Taming Cloud APIs with SwiftTaming Cloud APIs with Swift
Taming Cloud APIs with Swift
 
Oleksii Holub "Expression trees in C#"
Oleksii Holub "Expression trees in C#" Oleksii Holub "Expression trees in C#"
Oleksii Holub "Expression trees in C#"
 
The Ring programming language version 1.8 book - Part 16 of 202
The Ring programming language version 1.8 book - Part 16 of 202The Ring programming language version 1.8 book - Part 16 of 202
The Ring programming language version 1.8 book - Part 16 of 202
 
JavaScript Interview Questions 2023
JavaScript Interview Questions 2023JavaScript Interview Questions 2023
JavaScript Interview Questions 2023
 
Creating a Whatsapp Clone - Part IV.pdf
Creating a Whatsapp Clone - Part IV.pdfCreating a Whatsapp Clone - Part IV.pdf
Creating a Whatsapp Clone - Part IV.pdf
 

Recently uploaded

Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
OnePlan Solutions
 
Boost Your Savings with These Money Management Apps
Boost Your Savings with These Money Management AppsBoost Your Savings with These Money Management Apps
Boost Your Savings with These Money Management Apps
Jhone kinadey
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
brainerhub1
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
Grant Fritchey
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
gapen1
 
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSISDECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
Tier1 app
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
kalichargn70th171
 
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdfBaha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
ICS
 
Migration From CH 1.0 to CH 2.0 and Mule 4.6 & Java 17 Upgrade.pptx
Migration From CH 1.0 to CH 2.0 and  Mule 4.6 & Java 17 Upgrade.pptxMigration From CH 1.0 to CH 2.0 and  Mule 4.6 & Java 17 Upgrade.pptx
Migration From CH 1.0 to CH 2.0 and Mule 4.6 & Java 17 Upgrade.pptx
ervikas4
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
sjcobrien
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
dakas1
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
safelyiotech
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
rodomar2
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
Alberto Brandolini
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
Superpower Your Apache Kafka Applications Development with Complementary Open...
Superpower Your Apache Kafka Applications Development with Complementary Open...Superpower Your Apache Kafka Applications Development with Complementary Open...
Superpower Your Apache Kafka Applications Development with Complementary Open...
Paul Brebner
 
What is Continuous Testing in DevOps - A Definitive Guide.pdf
What is Continuous Testing in DevOps - A Definitive Guide.pdfWhat is Continuous Testing in DevOps - A Definitive Guide.pdf
What is Continuous Testing in DevOps - A Definitive Guide.pdf
kalichargn70th171
 

Recently uploaded (20)

Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
 
Boost Your Savings with These Money Management Apps
Boost Your Savings with These Money Management AppsBoost Your Savings with These Money Management Apps
Boost Your Savings with These Money Management Apps
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
 
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSISDECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
DECODING JAVA THREAD DUMPS: MASTER THE ART OF ANALYSIS
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
A Comprehensive Guide on Implementing Real-World Mobile Testing Strategies fo...
 
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdfBaha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
 
Webinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for EmbeddedWebinar On-Demand: Using Flutter for Embedded
Webinar On-Demand: Using Flutter for Embedded
 
Migration From CH 1.0 to CH 2.0 and Mule 4.6 & Java 17 Upgrade.pptx
Migration From CH 1.0 to CH 2.0 and  Mule 4.6 & Java 17 Upgrade.pptxMigration From CH 1.0 to CH 2.0 and  Mule 4.6 & Java 17 Upgrade.pptx
Migration From CH 1.0 to CH 2.0 and Mule 4.6 & Java 17 Upgrade.pptx
 
Malibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed RoundMalibou Pitch Deck For Its €3M Seed Round
Malibou Pitch Deck For Its €3M Seed Round
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
 
Modelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - AmsterdamModelling Up - DDDEurope 2024 - Amsterdam
Modelling Up - DDDEurope 2024 - Amsterdam
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
Superpower Your Apache Kafka Applications Development with Complementary Open...
Superpower Your Apache Kafka Applications Development with Complementary Open...Superpower Your Apache Kafka Applications Development with Complementary Open...
Superpower Your Apache Kafka Applications Development with Complementary Open...
 
What is Continuous Testing in DevOps - A Definitive Guide.pdf
What is Continuous Testing in DevOps - A Definitive Guide.pdfWhat is Continuous Testing in DevOps - A Definitive Guide.pdf
What is Continuous Testing in DevOps - A Definitive Guide.pdf
 

Rescue Me - Getting out of Meetings Using Twilio

Editor's Notes

  1. 1) Create Empty ASP.NET Project2) Add Twilio nuget reference3) Add SMS Controller [HttpPost] public ActionResult Index(SmsRequest request) {TwilioResponse response = new TwilioResponse();response.Message(request.Body); return TwiML(response); }4) Publish with downloaded publishing profile (DELETE ALL EXISTING FILES!)5) Use postman to demonstrate the POST queryhttp://trinugecho1.azurewebsites.net/sms/?Body=The SMS Message!6) Talk about the XML responseAllocate a new number in Twilio and link to the site
  2. [ValidateRequest(Twilio.Config.AuthKey)] PublishShow it failing it PostManShow it working via SMS
  3. Go back to VS and create a Web API interface
  4. Add a new Web API ProjectWeb API controllerIHttpActionResult
  5. Add new C# console projectAdd ref to TwilioAdd ref to domainTwilioRestClient client = new TwilioRestClient(Twilio.Config.AccountSid, Twilio.Config.AuthKey); client.SendSmsMessage(Twilio.Config.From, &quot;+19195259123&quot;, &quot;Don&apos;t forget to get the milk!&quot;);
  6. Controllers\SmsController.csExplain how CommandProcessor just figures out which command to executeShow Help.cs (easiest command)Show In.csTalk about the Service Bus queue versus Azure queuesShow OutboundMessageQueue.csShow WorkerRole.cs