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

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=got&from_version=6.7.1&to_version=11.8.5&pr_id=bfffa9e5-32f4-489b-843a-6bd3cbd8841f&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

## Description This should resolve issues #245 and #295 Admin password requirements are made obvious and require a change from "default" password before accessing the rest of the admin area....

Adding setStatusCode so that the redirect happens, otherwise Location header alone doesn't do it. ## Description Adding setStatusCode so that the redirect happens, otherwise Location header alone doesn't do it....

This script will forward a incoming MMS image as an attachment to a email using Sendgrid. ## Description Environment Variables This Function expects three environment variables to be set. Variable...

We should either fix this action or remove it. Also we should update the `.owners` file to remove `jmulcahey-twilio`.

## Description Adds the [Cypress](https://www.cypress.io/) automated browser testing framework, an `npm start` command that starts a development server to host the templates with Cypress tests, and includes UI tests for...

Hello, I am trying to use the "verify" template in order to add phone validation in my application. Unfortunately, I cannot find the css elements and the code behind them...

## Description The following features were added to SMS Notification by Browser (sms-notifications) template - Broken up bulk message sends to smaller batches (20) of sends to protect against overloading...

Following the guide here, https://www.twilio.com/docs/voice/sip/quickstart#initialize-your-environment, when trying to initialise the environment - password is not being accepted. Based on the logs seen from console there is a 403 Not authorized...