Skip to main content

Twilio Collective

Articles

Browse articles with relevant Twilio tags

4 articles

0 votes
250 views
1 minute read
Knowledge article

Send VoiceMail (audio) to Email

I found that it was difficult getting access to VoiceMail made in the Twilio Studio so I made a small script to send the audio file to one or more e-mail specified in the studio parameters. Use this ...
Dougo007's user avatar
0 votes
282 views
1 minute read
Knowledge article

Auth0 Twilio Flex SSO: How to use Actions instead of Rules

For those of you using Auth0 as IdP for Twilio Flex, you might have noticed that Auth0 moved from Rules to Actions, meaning the instruction at this page https://www.twilio.com/docs/flex/admin-guide/...
Maxmito's user avatar
  • 83
1 vote
2k views
1 minute read
How-to guide

Send WhatsApp Message from C#

So, I'm gonna make this a short story rather than an article on 'How to send WhatsApp Messages from C# using Twilio'? SETUP: Before you start coding, you'll need to gather your Twilio account ...
iSeeSharp's user avatar
1 vote
1k views
5 minute read
How-to guide

SendGrid integration in Laravel

Why SendGrid ? SendGrid provides a cloud-based service that assists businesses with email delivery. The service manages various types of email including shipping notifications, friend requests, sign-...
Sujith Sandeep's user avatar