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 187 function-templates issues
Sort by recently updated
recently updated
newest added

## Description Creates an embeddable, compliant opt-in form that can be used for short code applications and A2P 10DLC. Key features: - Live editor allows you to preview your signup...

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

## Description Adding `jsonwebtoken` to `devDependencies` in root `package.json` for use by function template `patient-appointment-management` ## Checklist - [x] I ran `npm test` locally and it passed without errors. -...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=jszip&from_version=3.6.0&to_version=3.7.0&pr_id=fc52562e-3637-4eb8-af3b-bd44a1371187&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

## Description GitHub introduced new forms for issue creation that allow things such as dropdowns and various types of fields. In this PR I added three different issue templates for:...

Reported in Slack. If you download the SIP quickstart (`twilio serverless:init acme --template="sip-quickstart"`) and set the `DEFAULT_SIP_USER_PASSWORD` to something that does not pass the validation for SIP credentials ([minimum of...

Adds a "Hold Music" funlet, similar to the [`hold-music` twimlet][twimlet]. Instead of accepting HTTP parameters for defining the bucket & message, this instead uses environment variables. Closes #20 **Contributing to...

## Description A multi-channel communication bot build on Autopilot, Studio Flows, and Flex. ## Checklist - [x] I ran `npm test` locally and it passed without errors. - [x] I...

## Description Ensure phone number is specified in .env before querying for it. Otherwise, the phone number query will return (and subsequently clobber!) the *first* phone number found in the...

## Description Updates the Voice Client Quickstart by wiring up an incoming number. This also allows for unsetting environment values. Some tidying up of tests. ## Checklist - [x] I...