-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Twilio Video Update #18556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Twilio Video Update #18556
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
7975c16
Adding Twilio video to yaml file
jason-cf 8aaaab1
Adding an example to workflows using the twilio video
jason-cf f062e10
Merge branch 'production' into new-videos-1
jason-cf 7e7ec30
Apply suggestions from code review
jason-cf 66a8e6f
updating stream id
jason-cf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| type: example | ||
| summary: Integrate Workflows with Twilio. Learn how to receive and send text messages and phone calls via APIs and Webhooks. | ||
| tags: | ||
| - Workflows | ||
| - Workers | ||
| pcx_content_type: configuration | ||
| title: Integrate Workflows with Twilio | ||
| sidebar: | ||
| order: 4 | ||
| description: Integrate Workflows with Twilio. Learn how to receive and send text messages and phone calls via APIs and Webhooks. | ||
|
|
||
| --- | ||
|
|
||
| import { Stream } from "~/components" | ||
|
|
||
| Using the following [repository](https://github.com/craigsdennis/twilio-cloudflare-workflow), learn how to integrate Cloudflare Workflows with Twilio, a popular cloud communications platform that enables developers to integrate messaging, voice, video, and authentication features into applications via APIs. By the end of the video tutorial, you will become familizarized with the process of setting up Cloudflare Workflows to seamlessly interact with Twilio's APIs, enabling you to build interesting communication features directly into your applications. | ||
jason-cf marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <Stream videoId="c5f88ca7c4228bca3d786c3276cddf8d" videoTitle="Twilio and Workflows" thumbnailTimeOrURL="2.5s" /> | ||
|
|
||
|
|
||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.