Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions sms-broadcast/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,10 @@ <h2>Get started with your application</h2>
rel="noopener">
Messaging Service
</a>
with use case <b>Not listed here</b>, and add your Twilio phone number
to its sender pool
with use case <b>Not listed here</b>
</li>
<li>
Add your Twilio phone number as a <b>sender</b>.
</li>
<li>
Under the <b>Integration</b> tab, select <b>Send a webhook</b>, and enter the
Expand All @@ -67,6 +69,9 @@ <h2>Get started with your application</h2>
<input type="text" id="twilio-webhook" class="function-root" readonly=true value="/broadcast">
</form>
</li>
<li>
Follow the instructions to add compliance information.
</li>
<li>
Connect your Messaging Service to your Notify Service. In the Twilio Console
section for your
Expand Down
Loading