docs: add video link for triggering flows (#7615)

* docs: add video guide for triggering flows with Composio payloads in webhook documentation

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>

---------

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
This commit is contained in:
Mendon Kissling 2025-04-15 12:27:20 -04:00 committed by GitHub
commit cd32475bb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,4 +48,6 @@ You have successfully parsed data out of an external JSON payload.
By passing the event trigger data payload directly into a flow, you can also parse the event data with a chain of components, and use its data to trigger other events.
## Trigger flows with Composio webhooks
Now that you've triggered the webhook component manually, follow along with this step-by-step video guide for triggering flows with payloads from external applications: [How to Use Webhooks in Langflow](https://www.youtube.com/watch?v=IC1CAtzFRE0).