function-templates icon indicating copy to clipboard operation
function-templates copied to clipboard

Twilio Function templates for different Voice, SMS, Video, Chat, Sync, etc use cases

Results 165 function-templates issues
Sort by recently updated
recently updated
newest added

## Description ## Checklist - [ ] I ran `npm test` locally and it passed without errors. - [ ] I acknowledge that all my contributions will be made under...

## Description This template creates a front end as assets and a function which lets folks use the Lookup API from their browser. ## Checklist - [X] I ran `npm...

## Description **Add template**: voice-queue **Template Description:** A simple call queuing system. Place the inbound caller into a queue with hold music while waiting for the intended recipient to answer....

## Description Provides a simple voice mailbox with SMS notifications and a block list. After callers leave a message you'll be sent a link to the recording via SMS. An...

## Description According to #92 when sending a message consisting of just media content the `forward-to-sendgrid` function errors. This PR will create an email body out of the message body...

## Description - Changes layout to flex box - Adds a break point to flow vertically on small screens - Puts number and call button on far left/top of screen...

blocked

If a MMS is sent without any text content, the `forward-message-sendgrid` will result in a 500 error. At a minimum, it should not error out. Ideally, the attached media would...

I think we should invest in some automation that keeps the dependencies safe. Right now we can use Dependabot to keep top level dependencies up-to-date but not the nested ones...

help wanted
good first issue

The underlying platform updates inline with the Node release schedule for Node 10 currently. Is it enough to just set the `.nvmrc` file to `10`?

It would be nice to have an example template that shows how an MMS powered ticketing could work. ## User flow: - Person visits a website (fictitious "Happy Hour" event...

help wanted
good first issue
template-requests