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:
parent
2c2a348a2f
commit
cd32475bb0
1 changed files with 2 additions and 0 deletions
|
|
@ -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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue