hacking with nexmo - at emojicon hackathon

15
@girlie_mac | @Nexmo Hacking with Nexmo Tomomi Imura Sr. Developer Advocate / Chief Emoji Officer { from: me, to: 14155551234, type: ‘unicode’, text: ‘ }

Upload: tomomi-imura

Post on 15-Apr-2017

118 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Hacking with NexmoTomomi Imura

Sr. Developer Advocate / Chief Emoji Officer

{ from: me, to: 14155551234, type: ‘unicode’, text: ‘ ‘

}

Page 2: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

With TomomiOMG I have my own emoji!

at

Page 3: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

About Nexmo

Nexmo is a global cloud communications platform providing APIs & SDKs for:

▪ Voice▪ Text▪ IP messaging▪ Phone verification etc.

Page 4: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Nexmo APIsMessaging APIHigh deliverability &low latency globally

Verify API & SDKTurnkey solutionfor phone verification

IoT API (alpha)Next generation solutions for connecting IOT devices and M2M

Voice APIText-to-Speech, VoiceXML and SIP

Number Insight APIKnow your customers,communicate with context

Phone Number APILargest global reach, instant provisioning for SMS & Voice

Chat App APIAccess to all chat appswith one API

RTC APINext generation of real time communications solutions

Page 5: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

SMS Messaging Use Cases

▪ Social media invites▪ Notifications ▪ Reminders▪ Anonymous messaging▪ Phone verifications▪ Two-Factor authentication (2FA) etc.

Page 6: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Example: Send SMS via Web

API

Pizza!

e.g. Using Nexmo SMS API to send messages from web

interface

Page 7: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Example: Communicate AnonymouslyWill be there in 5min!

Hurry up, my feet hurt!

The API talks to each other’s Nexmo virtual numbers

API

Uber Driver Passenger

Page 8: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Who are Using Nexmo?Chat Apps Transport Social Communication FinanceTravel eCommerce

Page 9: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Sending SMS via REST API$ curl 'https://rest.nexmo.com/sms/json' \ -d api_key=f21d... \ -d api_secret=17e9aa3545c…. \ -d to=14155551234 \ -d from=12015559876 \ --data-urlencode "text=Hello from nexmo!"

Page 10: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Sending SMS via REST API w/ Emoji$ curl 'https://rest.nexmo.com/sms/json' \ -d api_key=f21d... \ -d api_secret=17e9aa3545c…. \ -d to=14155551234 \ -d from=12015559876 \ -d type=unicode \ --data-urlencode "text=Hello from nexmo "

Page 11: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Receiving SMS

Use Webhook:

Host it on a server or localhost using services like ngrok for development!

Page 12: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

SMS API Docs & Tutorials

▪ Nexmo Docs:▪ https://docs.nexmo.com/messaging/sms-api

▪ Step-by-Step Guide w/ Node.js:▪ Send SMS: https://goo.gl/gUQpcv▪ Receive SMS: https://goo.gl/cr29VV

Page 13: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Sign Up with Nexmo

https://nexmo.com “Try it Free”

Wanna use the Nexmo APIs today?Ask me for the credits!

Page 14: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Ask Nexmo-Community Slack Team!

Join us:https://nexmo-community-invite.herokuapp.com/

Page 15: Hacking with Nexmo - at EmojiCon Hackathon

@girlie_mac | @Nexmo

Thank you!

Attribution:Open Emoji by Emoji-One (CC-BY 4.0)