Using twilio to send sms with cloud code

Preview:

Citation preview

back4app.comUsing Twilio to send SMS with Cloud

Code

Step 1: Create Twilio Account

• Go to https://www.twilio.com and create a Account.

• If the thing goes well, there are a simple tutorial to let you send SMS to your phone.

• After that you will receive your first Phone Number for your Twilio Account.

• You can read the original publication on:• http://docs.back4app.com/docs/integrations/using-twilio-to-send-sms-with-

cloud-code/

Step 1: Create Twilio Account

• If you can not find your phone number, go to # phone Number (you may use it at the cloud code when testing.)

Step 2: Get Account SID and Auth Token

• Go to Home -> Dashboard

• Copy your SID and Auth Token for Cloud Code.

Step 3: Implement Cloud Code

Step 4: Test

Recommended