Skip to content

Commit 7975c16

Browse files
committed
Adding Twilio video to yaml file
1 parent f111c55 commit 7975c16

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

src/content/videos/index.yaml

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -371,15 +371,27 @@ entries:
371371
difficulty: Beginner
372372
content_type: 🎥 Video
373373
pcx_content_type: tutorial
374+
- link: https://youtu.be/Pz0-mFk6aBM
375+
title: Schedule Twilio Messaging and Phone Calls with Workflows
376+
description: Integrate Workflows with Twilio. Learn how to receive and send text messages and phone calls via APIs and Webhooks.
377+
tags: [Workers, Workflows]
378+
languages: [TypeScript]
379+
products: [Workers, Workflows]
380+
cloudflare: true
381+
author: craig
382+
updated: 2024-11-30
383+
difficulty: Intermediate
384+
content_type: 🎥 Video
385+
pcx_content_type: tutorial
374386
# - link:
375387
# title:
376388
# description:
377-
# tags: [Workers, Pages]
389+
# tags: [Workers]
378390
# languages: [TypeScript]
379-
# products: [Workers, Pages]
391+
# products: [Workers]
380392
# cloudflare: true
381-
# author: confidence
382-
# updated: 2024-11-14
393+
# author:
394+
# updated:
383395
# difficulty: Intermediate
384396
# content_type: 🎥 Video
385397
# pcx_content_type: tutorial

0 commit comments

Comments
 (0)