mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-02 02:35:15 -05:00
* improvement(docs): updated script to copy over icons, cleanup unnecessary pages * updated script with auto-icon generation * ignore translations, only icons changed * updated images * updated i18n.lock * updated images
17 lines
265 B
Plaintext
17 lines
265 B
Plaintext
---
|
|
title: Webhook
|
|
description: Workflow-Ausführung durch externe Webhooks auslösen
|
|
---
|
|
|
|
import { BlockInfoCard } from "@/components/ui/block-info-card"
|
|
|
|
<BlockInfoCard
|
|
type="webhook"
|
|
color="#10B981"
|
|
/>
|
|
|
|
## Hinweise
|
|
|
|
- Kategorie: `triggers`
|
|
- Typ: `webhook`
|